The CreatorCon Call for Content is officially open! Get started here.

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
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