Control Visibility

Enter a condition that checks the data of the reference field. If the condition is met, the current field will be displayed to your client.

With this feature, you can design simple to complex form behaviors. The following example illustrates a simple scenario where we will hide and display the target field based on the value selected in the reference field.

In the above example, the Name and Value of the reference field are used in the target fields' Control Visibility condition.


In this case, "color=='black' is simply saying that display the target field to the client if he/she selects the black color from the reference field.

According to the example above, your client will experience the following form behaviour.