We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Client Script that runs on every page

gaz624
Mega Contributor

Hi,

Is is possible to run a client script on every page? A global client script that could be run. Is it also possible to also have a global business rule ..one that does't require you to set a table?

Thanks

10 REPLIES 10

Manjul Katare
ServiceNow Employee

Hi Garry,


Client script works on any particular table only, You should use UI script instead.


Please refer : Differences Among Scripts - ServiceNow Wiki , it would help you understand different option you may have.



Hope it helps!


-Manjul