Configure Visibility of Form Fields

You can configure fields so that they will be shown or hidden in the form based on the responses. To do so, you will need to use our conditional logic functionality to define the conditions and rules that these responses will be evaluated against.

  1. Hover over the field on the form page.

  2. Select the Edit component icon from the toolbar that appears.

  3. In the Configuration screen, select the Display tab.

  4. Configure the visibility of the field based on the following scenarios.

    • Always show component - This is the default setting. The field will always show in the form.

    • Always hide component - This setting will hide the field from its audience no matter the circumstances.

    • Show component when - This setting will show the field only when a condition or rule is met.

      Note: You will be required to define these conditions or rules in the Manage Conditional Logic screen.

    • Hide component when - This setting will hide the field only when a condition or rule is met.

      Note: You will be required to define these conditions or rules in the Manage Conditional Logic screen.

  5. If Show component when or Hide component when is selected, take the following actions.

    1. Select the Manage Conditional Logic button in the Configuration > Display tab.

    2. In the Manage Conditional Logic screen that appears, define the circumstances under which the field will or will not be displayed.

      • Add condition - Use this option to create a simple condition.

        Note: For example, "Cash amount requested (field) equal to 10,000 (specific value)".

      • Add new rule - Use this option to create a complex set of conditions. Conditions can also be added to the rule set.

        Note: For example, "Cash amount requested (field) equal to 10,000 (specific value)"AND "Approved date (field) before Project start date (value from another component)".

  6. Save your changes.