The Form block is used to collect multiple pieces of information from users in a structured way. You can use this block to create forms for lead generation, user feedback, surveys, and more.

You can add multiple fields to the form and configure each field to collect different types of information, such as text, email, phone number, and more.

Form block preview

Configuration

The Form block has the following configuration options:

  • Fields: Add and configure the fields you want to include in the form.
    • Label: The label of the field to indicate what information is being collected.
    • Type: Type of the field, such as Text, Email, Number, etc. This prevents users from entering invalid data.
    • Store user input in variable: The variable where the user’s response to the field will be stored.
Form block editor