# Forms

The Flexi Kanban Form provides a powerful drag-and-drop form builder that includes extensive functionality:

* validation across fields&#x20;
* components events
* custom actions
* dynamic hide/show/clear fields and page sections based on conditions&#x20;
* multi-page form wizards&#x20;
* nested forms that allow a “form within a form” capability so that forms can be re-used, and can be from any data source
* lists and related lists


---

# 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.flexikanban.ai/components/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.
