# Lists in Form Pages

Upon selecting a List within a Form page, you will be presented with its supported screen controls in the Screen Controls panel, along with its Properties. Notably, a List in a Form Page does not possess configurable properties; it is equipped solely with a single property—**Name**—which displays its system-generated identification. The supported screen controls, along with their corresponding properties, are instrumental in implementing  [Static Lists](/learning.comunityplatform/v4/toolkit-guides/screens/building-screens/form/lists-in-form-pages/static-lists.md) and [Rendering Data from Entity Associations](/learning.comunityplatform/v4/toolkit-guides/screens/building-screens/form/lists-in-form-pages/rendering-data-from-entity-associations-in-form-pages.md).


---

# 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://comunity.gitbook.io/learning.comunityplatform/v4/toolkit-guides/screens/building-screens/form/lists-in-form-pages.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.
