Hiding Record Screen Segment if there that screen is empty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 10:16 AM
Is there any way make screen segments hidden in Mobile? I have added a screen segment to a task record for a checklist. If there is no checklist tied to this record, I would like to hide that screen segment completely. Is there any way to achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 10:36 AM
By using the sys_sg_ui_policy table in the Mobile App Builder, you can create mobile-specific UI policies to control the visibility of screen segments, allowing you to hide segments
…………………………………………........................................................................................
Please Mark it helpful 👍and Accept Solution ✅!! If this helps you to understand.
………………………………………….......................................................................................
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 10:46 AM
Show me where you can select a screen segment in a ui policy action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 10:57 AM
@Thomas Geesman you cannot directly hide an entire screen segment in a Mobile UI Policy, you can hide all the fields or controls within that segment
…………………………………………........................................................................................
Please Mark it helpful 👍and Accept Solution ✅!! If this helps you to understand.
………………………………………….......................................................................................
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 11:07 AM
My whole goal is to hide the screen segment, that way it there isn't just an empty tab on their screen.