Skip to content

What types of fields can I use in a form builder?

Form data types


You can use several data types while using the form builder. Currently, the following data types can be used in the form:
  • Text
  • Text area
  • Dropdown
  • Checkboxes
  • Multiple choice

Text


The "Text" data field is suitable for a short description, name, email, etc. It is displayed as a single line in the form.

The "Text" data field in the form as your users will see it.

Text area  


The "Text area" data field is suitable for longer data descriptions, for example, for precise information about the request to process uploaded data.


The "Text area" data field in the form as your users will see it.


 Dropdown  

For the "Dropdown" data field, you can select several options from which the user selects one option from a dropdown menu.


The "Dropdown" data field in the form as your users will see it.


Checkboxes   


For the "Dropdown" data field, you can select multiple options from which the user selects one or more options with checkboxes.

The "Checkboxes" data field in the form as your users will see it.


  Checkboxes  



For the "Multiple choice" data field, you can select multiple options from which the user selects one option using bullet points.

The "Multiple choice" data field in the form as your users will see it.


Feedback and Knowledge Base