Category: Forms
Label: Form Builder
Key: form-builder
Preview Image:
Field | Required | Default | Description |
---|---|---|---|
Form Name | Optional | "Contact Us Form" | The name of the form displayed for admin reference. |
Email Notifications | Required | Empty | Email address(es) to send form submissions. |
Thank You Message | Optional | "Thank you for your submission!" | Message displayed after form submission. |
Redirect URL | Optional | Empty | URL to redirect users after form submission. |
Field | Required | Default | Description |
---|---|---|---|
Field Label | Required | Empty | Label for the form field displayed to users. |
Field Type | Required | "text" | Type of input field (e.g., text, dropdown, checkbox, radio button, textarea). |
Placeholder | Optional | Empty | Placeholder text for the field. |
Required | Optional | false |
Determines whether the field is mandatory. Options: true , false . |