# Forms

This section describes all design and content rules for forms using Roma.&#x20;

\
Some behaviors remains consistent to every forms such as how to manage backlink or error management. Those are General Guidelines.\
But some behaviors or layout may varies. Take a look to dedicated section "Specific guidelines - Creation vs edition mode".

Go to the dedicated section for more information regarding [form components](/design/components/form.md) (e.g. fields, pickers).

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Form - Creation</strong></td><td></td><td></td><td><a href="/pages/fwXQpvnoNcKpsgdAsQCq">/pages/fwXQpvnoNcKpsgdAsQCq</a></td><td><a href="/files/KQxEFK3qjSkTfv9Slnfm">/files/KQxEFK3qjSkTfv9Slnfm</a></td></tr><tr><td><strong>Form - Edition mode</strong></td><td></td><td></td><td><a href="/pages/KZPHogXYhiS8Bt7W19Mk">/pages/KZPHogXYhiS8Bt7W19Mk</a></td><td><a href="/files/3sEf8DDzNTOnqkRDx6Ua">/files/3sEf8DDzNTOnqkRDx6Ua</a></td></tr><tr><td><strong>Form - In a modal</strong></td><td></td><td></td><td><a href="/pages/QMV5N7I4pZNCoWrIKdAf">/pages/QMV5N7I4pZNCoWrIKdAf</a></td><td><a href="/files/FlcPEONL2fGiAHGcyahW">/files/FlcPEONL2fGiAHGcyahW</a></td></tr><tr><td></td><td><strong>Error Management</strong></td><td></td><td><a href="/pages/YvEz3dQ48Bq2BX7i5lsC">/pages/YvEz3dQ48Bq2BX7i5lsC</a></td><td><a href="/files/me0Zzcpz0Oe8rL8kgSK0">/files/me0Zzcpz0Oe8rL8kgSK0</a></td></tr><tr><td><strong>Stepper form</strong></td><td></td><td></td><td><a href="/pages/6EREHSyCragNVZ5GobVg">/pages/6EREHSyCragNVZ5GobVg</a></td><td><a href="/files/0uKYUszX26JiOcXcUpsu">/files/0uKYUszX26JiOcXcUpsu</a></td></tr><tr><td></td><td><strong>Onboarding form</strong></td><td></td><td><a href="/pages/xNHKwtef89t1OUYRGFnc">/pages/xNHKwtef89t1OUYRGFnc</a></td><td><a href="/files/lqLXDi7V4WAzOjYrFX2d">/files/lqLXDi7V4WAzOjYrFX2d</a></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://design.mirakl.com/design/patterns/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.
