Toggle Visibility Of Action Advanced Customisations

  • Conditional Triggering Control: The toggle operation can be restricted based on user type or specific inputs. Example: Only the ‘Administrator’ role can show/hide this element. → Configure using Add Condition.
  • Combination with Other Actions: Can be used in combination with actions such as Set Value Of, Set Focus To, Navigate, Change Enabled Of. Example: After an element becomes visible, a value can be assigned to it or it can be focused.
  • Different Behaviour for Different Devices: The button can be an icon on mobile devices and text on the web. The toggle action can be applied in the same way in both applications.

Technical Risks

  • Inaccessible Element: When attempting to toggle a hidden element, the user may not notice anything. In this case, redirection or a message display may be necessary.
  • UI Consistency: Rapid clicks in succession may cause visibility confusion. Transition animations and button states (such as icon changes) are recommended.

Toggle Visibility Of is a practical action used in Kuika applications to provide a simple and user-friendly interface. It offers ideal solutions for displaying only the information the user needs, hiding unnecessary content, and creating smart interactions.