# Form Design

Each form is linked to a data source, whether spatial or non-spatial.

Forms are built using **components** arranged in either **simple or complex layouts**, depending on the requirements. In most cases, each form component is directly associated with a field or attribute from the data source, which is accessed through the layer or table connected to that source in JMap NG.

The form design interface allows you to define both the content and the layout of the components.

The illustration below shows the main sections of the form design interface.

<figure><img src="/files/sIXI1T0wLYXIGiscS54z" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="43"></th><th></th></tr></thead><tbody><tr><td>1</td><td>Components tab.</td></tr><tr><td>2</td><td>Available <a href="/pages/kDUw0THCDPMTRiaffx5Q">components</a>.</td></tr><tr><td>3</td><td>Design tab.</td></tr><tr><td>4</td><td>Design tab interface that displays the components added to the form.</td></tr><tr><td>5</td><td>Properties of the component selected in the Design interface.</td></tr><tr><td>6</td><td>Layout tab.</td></tr><tr><td>7</td><td>Component <a href="/pages/p9wsOWW3KBNJWA2jH3yh">layout features</a> for form layout.</td></tr><tr><td>8</td><td>Preview tab.</td></tr><tr><td>9</td><td>Preview tab interface showing how the form looks in a JMap NG application.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.jmapcloud.io/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/creating-forms/form-design.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
