How the Visibility conditions in the sys_sg_section (Mobile sections)form work?SummaryFor visibility settings, there are three fields that should be set:1. Data Item2. Table3. Visibility Condition Data Item should be configured to return the single row that will be used to check the visibility condition. In case more than one record is returned, then the first record in the list will be considered. The Visibility conditions return a boolean value (true/false).For example, as shown in the screenshot, the data item should be configured to return the row with the current user. Then according to the current user, the condition will check if the user is an admin or some else user. As per the boolean result, the section will either be displayed or hidden.