FormsHow-to guide1 min read
Build a form with advanced fields and validation
Create reusable forms with the right fields, labels, required rules, and validation for your intended audience.
Version 1Last reviewed 23 Aug 2026
Forms are reusable data-capture tools. Choose fields based on the outcome, such as contact details, qualification, feedback, registration, or an enquiry. Every field should have a clear label and a reason for being collected.
Use required rules sparingly and test validation on desktop and mobile. Do not request passwords, payment credentials, or other secrets through an ordinary form unless the platform provides a dedicated secure workflow.
Common questions
Can a form be used without a paid product subscription? Forms follow their own access and public submission rules. Why is a submission rejected? Check required fields, field format, maximum length, and whether the public endpoint is still active.
Steps
- Open Forms and create a form.
- Add fields, labels, descriptions, required rules, and validation.
- Configure the confirmation or next-step behavior supported by the form.
- Preview the form and submit a test response before publishing or embedding it.