Custom Field Types
This doc explains how the different custom field types in the Custom RSVP form work
When creating an RSVP event, you can use the Custom RSVP Form to gather essential information from your attendees. AddEvent offers a variety of customizable fields to ensure you collect the data necessary for a successful event. Below is an overview of the available field types and their functionalities:
Text Field
A simple text input where responses can include both letters and numbers.
Number Field
A numeric input field where registrants can enter a number manually or adjust it using arrow controls. The counter increments or decrements by 1.
Checkboxes
A dropdown menu with selectable options. Registrants can select only one option at a time. You can include up to 15 options per field.
Radio Buttons
A list of options displayed with radio buttons. Registrants can choose only one option at a time. The maximum number of options is 15.
Email
A text input field requiring a valid email address format. Forms cannot be submitted unless the input includes an @ sign and follows standard email formatting.
Date
Provides dropdown menus for Month, Day, and Year. The format is MM/DD/YYYY.
Country
A standard dropdown menu listing countries.
US States
Similar to the Country field, this dropdown allows users to select a U.S. state.
Query String
Allows you to assign a variable for data submission. You define the variable name and include a prompt or question in the field. Registrants’ responses are recorded with the assigned variable for later use.
Query String (Hidden)
Passes user data in the background, such as from a URL with tracking parameters. This field is invisible to users but records the associated data with the specified variable for later use.
Marketing Consent Checkbox
Displays either AddEvent's default data collection disclaimer or your custom disclaimer. The form cannot be submitted unless the box is checked.
Custom HTML
Enables the inclusion of custom HTML elements, such as line breaks or other formatting, within the form.
By leveraging these customizable fields, you can build dynamic forms that enhance your RSVP process and streamline event management!
Updated 4 days ago