# Layer Attributes Forms

These forms are used to enter the attribute values of an editable layer.&#x20;

{% hint style="info" %}
A layer can have only one attribute entry form.
{% endhint %}

&#x20;The user must have the required permissions to modify the values of a layer’s attributes. Refer to the [Layer Permissions](/e/administrator/jmap-server-administrator-manual/resources-layers/configuring-layers/layer-permissions.md) section for more information.

## Creating a layer attributes form

To create a form for entering attributes for a layer, in the **Form** section of the **Forms** tab of the layer configuration interface, press **Create**.

Enter a name for the new form. You must then select the type of form to create, **Layer attributes**. Click on **Save**.

Afterwards, select **Form layout** in the settings menu to go to the form designer and add components.

{% hint style="info" %}
Each component of the form must be associated with an attribute of the layer.&#x20;
{% endhint %}

The component provides the attribute value, and the value is updated when the user closes the form and saves the changes. Refer to the [Form Layout](/e/administrator/jmap-server-administrator-manual/resources-layers/configuring-layers/forms/configuring-forms.md#form-layout) section for more information.

<figure><img src="/files/3fli8fj4cNLaPsSIeUeH" alt=""><figcaption><p><em>The layer attributes form is used to manage only the attributes that are available in the spatial data source and bound to the layer.</em></p></figcaption></figure>

## Permissions for Layer Attribute Forms&#x20;

The **Permissions** button appears in the form configuration interface.

&#x20;The Permissions section has two tabs: **Permissions** and **Owners**. The owners are the only ones who can manage the administrative permissions for the project, manage the list of owners and delete it.

A list of users and groups with permissions appears in the **Permissions** tab. Click on ![](/files/Wv4IHtF5wJkbjm3vwjkh) to add new users or groups.

{% hint style="info" %}
Available users and groups are configured in the JMap Server section of JMap Admin. Refer to the [Users and Groups ](/e/administrator/jmap-server-administrator-manual/jmap-server/security/users-and-groups.md)section for more information about managing users in JMap Server.
{% endhint %}

The available permission is:

<table data-header-hidden><thead><tr><th width="216"></th><th></th></tr></thead><tbody><tr><td>Modify attribute values</td><td>Allows a user or group to use the form to modify values ​​of layer attributes.</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-jmapserver-lima.k2geospatial.com/e/administrator/jmap-server-administrator-manual/resources-layers/configuring-layers/forms/creating-forms/layer-attributes-forms.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.
