Dynamic display of form fields

Dynamic display of form fields

Dynamic Display of Form Fields

You can dynamically display form fields, meaning they can be shown or hidden based on previous form fields or the guest's belonging to a target group or an assigned tag.

To set this up, follow these steps:
  • Click on "Restriction/Condition" in the dynamic/display field; the fields "Restriction" and "Condition" will now be displayed.
  • To show the field to guests who belong to a specific target group or are assigned a specific tag, select the desired target group or tag in the field.
  • To display the field when a specific value is selected in a previous field, enter the internal name of the previous field in the "Condition" field – you can find this directly under the label name, e.g., "firstName" or "customField1234" – and add the selected value of the previous field where the dynamic field should be displayed.


  • Examples:
    A) The dynamic field is displayed when the value "Double Room" is selected in the previous single-selection field: customField1234 = "Double Room"
    B) The dynamic field is displayed when a checkbox is checked in the previous checkbox field: customField1234
    C) The dynamic field is displayed when the value "Lorem Ipsum" is entered in the previous text field "First Name": firstName = "Lorem Ipsum"
    D) The dynamic field is displayed when the value "Double Room" or "Single Room" is selected in the previous selection field: customField1234 = "Double Room" OR  customField1234 = "Single Room"
    E) The dynamic field is displayed when the values "Double Room" AND "Single Room" are selected in the previous multiple-selection field: customField1234 = "Double Room" AND  customField1234 = "Single Room"
Note: When you create a new custom field, no internal name is initially available under the label that you can enter in the condition. Please save the form first. When you reopen the form, the internal name (e.g., "customField1234") will now be displayed for the newly added custom field.


    • Related Articles

    • Configuring form fields in a form under the “Fields” tab

      Configuring form fields in the form under the “Fields” tab Once you have configured the default settings for the registration form under the “Settings” tab, you can use the “Form fields” tab to configure the fields you want to be displayed on the ...
    • Adding input and text fields to forms under the “Form fields” tab

      You can add more fields to your forms by using the “Form fields” tab under “Forms”. Adding an existing input field from the database: Click on the  symbol and select “Add field”. This option is also always displayed right at the bottom of the list. ...
    • Using dynamic contents

      You can use “Dynamic contents” to show/hide different content blocks to/from specific guest categories on websites and in mailings or mailing subject lines. Integrating dynamic contents If, for example, you wanted to create a multilingual website or ...
    • Adding fields for selecting sessions and dates to forms

      You can use the “Form fields” tab under “Forms” to add one or several fields for selecting sessions. Depending on your requirements, you can add sessions to your form in a number of ways: As a choice of dates if the event is a recurring one. As a ...
    • Condition fields in the registration form

      Conditional Fields The "Condition" function allows you to control the display of fields in forms based on inputs from other fields. For example, you can make the "Room Type" field appear only if the guest has indicated in a previous field that they ...