Add a form
1
Create the form definition
Add
src/forms/contact.json. Use a kebab-case filename for names with more than one word, such as contact-us.json.2
Register the form
3
Build the form UI
Ask your coding agent to load the
fimo-code forms reference and use the generated module. The application still owns the fields, layout, error messages, and success state.4
Check it
Manage forms
nextCursor when another page exists. The older --offset flag remains accepted for existing scripts.
For submission filters and every command option, see the CLI reference. Your coding agent gets the field types from the fimo-code forms reference.
What’s next
Content
Add editable content around the form.
Labels
Move button and validation copy into labels.
CMS
Show teammates where to manage site data.