UI Design module and select the screen where you want to define the action.
Create the component whose visibility you want to control (e.g. a warning text, description box or additional field).
Example: When the user checks the ‘Show Details’ box, an explanation text should appear.
+ ADD ACTION menu, select the trigger event (Initial Actions, OnClick, etc.) that suits your needs and add the UI Control > Change Visibility Of action.
2. Configure Action Parameters
Component To Change: Select the element whose visibility will be changed. Example: ‘ExplanationText’ text
Visibility:
Visible: The component becomes visible.
Hidden: The component is hidden.
This visibility status can be defined as a fixed value or managed dynamically using conditional expressions. The ‘Add Condition’ option is used for this purpose.