User Guide
Building Your First Form
Create a multi-step quotation form in minutes.
Creating a Form
- Log in to FlowForms
- Navigate to Edit Forms
- Click New Form
- A default form is created with a welcome step
- Start customizing!
Step Types
FlowForms supports several step types:
| Step Type | Purpose | Use Case |
|---|---|---|
| Welcome | Landing screen | Title, description, slug, form expiry settings |
| Multi Select | Multiple choice checkboxes | Selecting products/services |
| Single Select | Single choice with auto-advance | Choosing one option from a list |
| Rush Fee | Timeline selection | Urgent processing with fee multipliers |
| Form | Contact details | Name, email, phone, company info |
| Actions | Integrations (hidden from user) | Email, Telegram, Wave configuration |
How Steps Work
Steps render in order and each collects data that feeds into the next. Selections from earlier steps can:
- Affect pricing — Selected products increase the quote total
- Trigger conditional logic — Show/hide later steps based on choices
- Populate context — Names and details carry through to the quotation
Editing a Form
Using the Form Editor
- Navigate to Edit Forms → select a form
- The sidebar shows all steps in order
- Click any step to edit its properties
- Each step type has its own configuration options
- Click Save Changes to apply
Editing Step Properties
- Welcome: Title, description, slug for URL, expiry settings
- Multi Select: Options with product links, pricing, descriptions
- Single Select: Options with auto-advance, product links
- Rush Fee: Timeline options with multipliers
- Form: Field labels, validation rules
- Actions: Email recipients, Telegram config, Wave Accounting settings
Conditional Logic
Show or hide steps based on user selections:
- Open a step's settings
- Find the Show If configuration
- Select a trigger field from a previous step
- Choose the trigger value that shows this step
- Save changes
Example
If user selects "Premium Package" in Step 2, show the "Add-ons" step (Step 3). If they selected "Basic Package", skip to the Contact Info step.
Form URL
Each form gets a unique URL:
https://form.guidesify.com/form/{form-uuid}
You can also set a custom slug for a cleaner URL:
https://form.guidesify.com/form/your-custom-slug
Managing Submissions
- View all form submissions in the dashboard
- Each submission includes all collected data
- Export or review individual submissions
- Resend email quotations if needed
Troubleshooting
| Issue | Solution |
|---|---|
| Form not loading | Check if form is active and not expired |
| Pricing not updating | Verify product pricing configuration |
| Conditional logic not working | Check trigger field and value match exactly |
| Submission not saving | Check Turnstile captcha configuration |