Overview
Default Forms provides standard form layouts with commonly used input types. Use as a starting point for creating new forms.
How to Access
- Click on Forms in the left sidebar menu
- Click on Default Forms
Form Input Types Available
- Text Input: Single line text
- Textarea: Multi-line text
- Email: Email address input
- Password: Hidden text input
- Number: Numeric values only
- Date: Date picker
- Select: Dropdown menu
- Checkbox: Multiple selections
- Radio: Single selection
How to Use a Form Template
- Click on Default Forms
- Find the form you want to use
- Click Use Template or Duplicate
- The form opens in the editor
- Customize as needed
- Click Save
How to Add Input Fields
- Drag an input type from the toolbox to the form
- Or click on the form where you want to add
- Select the input type
- Configure the field:
- Label: Display name
- Name: Database field name
- Placeholder: Hint text
- Required: Toggle on/off
How to Set Field as Required
- Click on the field in the form
- Find Required toggle
- Turn it ON
- A red asterisk (*) appears on the label
Quick Reference
| Input Type | Use For |
|---|---|
| Text | General text (names, addresses) |
| Email addresses | |
| Number | Numeric values, quantities |
| Date | Dates and times |
| Select | Single choice from list |
| Checkbox | Multiple selections |
| Radio | Single selection |
