Forms
Multi-question forms with 20+ field types, conditional logic, and one-question-at-a-time flow.
Form blocks
Forms support all block types. Click the + button to add blocks. See the Form Blocks reference for detailed settings.
Basic Inputs
Single line for names, titles, brief answers
Multi-line for comments, feedback, descriptions
Validated email with optional domain filtering
Numeric input with min/max and formatting options
Phone number with country code selector
Links to websites, social profiles, portfolios
Date picker with optional time selection
Start and end dates for bookings, events
Single currency amount with formatting
Salary, budget, or price range with formatting
Collect name, email, phone, address together
Choice
Rating & Feedback
Pro Features
Question settings
Click any question to expand its settings:
Conditional logic
Show or hide questions based on previous answers. Click a question and find the "Show if" option.
Example: Show "Which department?" only if the answer to "Are you an employee?" is "Yes".
Conditions can check: equals, not equals, contains, is empty, is not empty.
Navigation settings
Forms have unique navigation options in the Design step:
Embedding forms
Add a form to your website:
<fav-form data-embedId="your-form-id"></fav-form>
<script src="https://favform.com/embed/v1.js" async></script>See the Embedding guide for iframe options and platform instructions.