Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Do UI policies work on list view?

Mouktik_B
Tera Contributor

The UI policies work when the incident is opened , but on list view it does not . How to fix the issue?

5 REPLIES 5

Anmol0496
Tera Expert

Hi @Mouktik_B 

1. Ui Policies -  work only on the client form side not on the list view. They are of two types onload and on change.

2. Client Script - work on form view and list view, they are of 4 types. On cell edit type will work on the list view of the form for the following uses like :  restricting the change form the list view of the form.

 

Please mark helpful if its useful to you,

Thanks and Regards,

Anmol