UI policy conditions to control a field visibility
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 08:19 AM
Hi All,
I have created a custom field to Alert form called "Overall Secondary Alerts Count".
I need this to be visible only on the Alert forms which are primary and have some secondary tagged to it.
I tried using below condition keeping Visible as false in UI action
"Group" is not "Rule-based".
By this condition it is only visible when the alert is in open state.
As soon as alert is closed this field will not be visible.
Kindly help me with this.
Thanks in advance
Shruti

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 09:11 AM
Hi,
Can you please share screenshot of your form?
What field control the visibility of your field?
Thanks
Anil Lande

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 11:32 AM
@Shruti08 On your UI Policy add a state filter state is open and Group is not rule based. In your UI Policy action set the visibility of Overall Secondary Alerts Count field to true. Also, check the 'Reverse if false' checkbox this will undo the changes made by this UI policy if any of the condition fails.