You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

You can show/hide a section of a form depending on the value of other form field.

In the example below, we would like to only show the "Rejection" section when the "Status" is set to "Rejected".


Figure 1: Show/hide section depending on field value.

Configuration of the visibility will be done at the target section but before you continue, retrieve the information needed from the Select box first.


Figure 2: Properties of Select Box "Status"

Take note of the ID and Options of the Select Box.

When you are done, go to the target section's properties. Go to the last tab, Visibility.

Configure it according to what you desired as shown in the example below.


Figure 3: Configuring Visibility in the section.

This particular section will now only show up when the settings in the Visibility matches.

  • No labels