Override background and text colour for this section on the public page.
Define fields that the company front app will show. Submissions are stored and visible under View entries.
Sections shown on each item’s detail page (product/testimonial/menu). Same layout for all items in this list.
No detail sections yet. Click “+ Add section” above to add Hero, Text, Images, or Fields blocks for each product’s detail page.
Manage items in list (search, filter, add) →
Add more fields (e.g. multiple images, custom keys).
Add categories to tag and filter items. Type and press Add.
No items yet. Click “Add item” above.
{ "contentType": "form", "formTitle": "Contact us", "fields": [ { "id": "1", "key": "name", "type": "text", "label": "Name", "required": true, "placeholder": "Your name" }, { "id": "2", "key": "email", "type": "email", "label": "Email", "required": true, "placeholder": "you@example.com" }, { "id": "3", "key": "phone", "type": "text", "label": "Phone", "required": false, "placeholder": "Phone" }, { "id": "4", "key": "message", "type": "textarea", "label": "Message", "required": false, "placeholder": "Your message" } ] }
Updates as you edit