Basic
-
Text
The text field can be used to store a single line of text on your form, such as a first or last name.
-
Text Area
The text area field creates a text area input for your form. This field is useful for storing larger volumes of text or text requiring multiple lines.
-
Number
The Number field lets your website visitor enter a number value. You can specify minimum and maximum permissible values.
-
Phone
The phone field lets your website visitor enter a phone number. By using the phone field, mobile users will be presented with a keypad designed for entering telephone numbers.
-
Email
The email field lets your website visitor enter email address(es).
-
URL
The URL field provides a simple way to define a link.
-
Divider
The divider is used to introduce a horizontal rule to your form. It is useful for separating areas of your form to make it easier to read.
-
Spacer
The spacer is used to introduce a block of space to your form. It is useful for adding space to your form to make it easier to read.