Form Fields
FluidForms supports a wide range of form fields which you can use on your forms.
Text/Short answer
Purpose: Collects short pieces of information like names, addresses, or short comments.
Use Case: Best for collecting single-line responses.
Comment/Long answer
Purpose: Captures long responses like detailed feedback or descriptions.
Use Case: Ideal for open-ended questions that require multiple lines of input.
Checkbox
Purpose: Allows users to select multiple options from a list.
Use Case: Suitable for questions with multiple valid responses (e.g., interests or skills).
Radio group
Purpose: Provides a list of options where only one can be selected.
Use Case: Used for single-choice questions (e.g., gender).
Dropdown
Purpose: Displays a dropdown list of options for the user to select one.
Use Case: Great for saving space when you have many options, such as choosing a country.
Rating (1-5)
Purpose: Collects feedback with a numeric scale (1-5).
Use Case: Ideal for user satisfaction ratings or evaluations.
Yes/No
Purpose: A simple binary field for yes/no answers.
Use Case: Useful for direct questions requiring a simple confirmation.
Last updated
Was this helpful?