Form Builder Guide
Flowvi's form builder lets you create powerful forms with 15+ field types.
Field Types
- Text — Single-line text input
- Email — Email address with validation
- Phone — Phone number field
- Number — Numeric input with min/max
- Textarea — Multi-line text
- Dropdown — Select from options
- Radio — Single choice from options
- Checkbox — Multiple choice
- Date — Date picker
- File Upload — File attachment with size/type limits
- Range — Slider input
- Color — Color picker
Creating a Form
- Navigate to your dashboard and click Create Form
- Enter a form name
- Add fields using the + Add Field button
- Configure each field's label, placeholder, and validation
- Preview your form in real time
- Click Save when done
Field Validation
Each field supports:
- Required — Field must be filled in
- Min/Max length — For text fields
- Accepted file types — For file upload fields
- Max file size — For file upload fields