Available Fields Types

Filipe Sá

Last Update a day ago

FieldPurpose
Check Box (One)A single checkbox to check. Mostly used for “I Agree with terms and conditions.” To make sure the customer checks this single checkbox, mark it as “required.”
Checkboxes (Multiple)A list of checkboxes for the user to choose from. If marked as “required,” it will pass validation if one or more checkboxes as checked. The user can check one or more.
Country ListA helper to add a select menu to the country list pre filled. This country list is loaded from Magento
DateA date picker for the user to choose from
EmailUser’s email. If the “map” option is set to yes, this email will be added a new subscriber
FileAdds a file upload element to the form
Hidden FieldA hidden field that the user can’t see. This is useful to track origins. Use the “default value” option to add value to this field. You might also want to add params to the “params” field to track values. (more info about this below)
HTML TextHTML text to display to users. No information related to this field will be saved
Long TextA text area. Usually for comments, or other types of fields that might require long entries
NumberAn input field that only accepts numbers. You can define the minimum and maximum number for the field.
Phone NumberAn input that accepts phone numbers. Can be mapped to the subscriber field
Radios (Multiple)A list of radio buttons. User can only choose one option
RatingDisplays a star-rating system
Select List (Drop Down Menu)A drop-down menu
TextA regular text field. Mostly used for short text inputs, like name, city, etc.
URLA field that expects a URL to be supplied

Was this article helpful?

0 out of 0 liked this article

Still need help? Message Us