
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.
