UI policy conditions to control a field visibility

Shruti08
Tera Expert

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

2 REPLIES 2

Anil Lande
Kilo Patron

Hi,

Can you please share screenshot of your form?

What field control the visibility of your field?

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

Sandeep Rajput
Tera Patron
Tera Patron

@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 falsecheckbox this will undo the changes made by this UI policy if any of the condition fails.