Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
version: 1 title: "Demo request" description: "A simple form that asks for a work email address." sections: - id: section_1 title: "Your details" fields: - id: email type: email label: "Work email" placeholder: "name@company.com" # Blocks common free email providers. block_free_email: true validators: - required next: done