Forms
Multi-question forms with 20+ field types, conditional logic, and one-question-at-a-time flow.
Question types
Forms support all question types. Click the + button to add questions.
Basic inputs
Single line
Multi-line textarea
With validation
Numeric input
With country selector
URL validation
Date & Time
Month picker
Start and end dates
Choice
Radio or checkbox
Single or multi-select
Binary choice
Rating & Ranking
1-5 scale
Customizable stars
NPS-style 0-10
Range slider
Drag to order
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:
<favform-form data-favform form-id="your-form-id" theme="auto"></favform-form>
<script src="https://favform.com/embed/v1.js" async></script>See the Embedding guide for iframe options and platform instructions.