Block-Conditional

The Block-Conditional control is used as a container to display or hide a template or section within it based on a condition. You can add other UI controls within Block-Conditional control and display the block only when the specified condition is satisified.

The Block-Conditional control has the following settings:

  • Show/Hide Condition (Expression): Add a condition based on which the conditional block has to display in runtime.

You cannot apply styles to the Block-Conditional control but you can apply style to the UI control that are added within this control.