The Zurich release has arrived! Interested in new features and functionalities? Click here for more

New client-scripts are run in strict mode, with direct DOM access disabled. Access to jQuery, protot

TarunsaiV
Tera Contributor

i configured the sys properties and glide.script.block.client.globals set to 'false' and isolate script is unchecked('false') but still i cant run my script.

4 REPLIES 4

Zach Koch
Giga Sage
Giga Sage

Can you post your script?

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!

Ankur Bawiskar
Tera Patron
Tera Patron

@TarunsaiV 

it should work fine if you are in global scope.

Share screenshots and script which you are using

May be the DOM you are running is not written properly

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Screenshot Capture - 2025-08-22 - 19-21-53.png

Is your script not running at all or is it just not returning what you expect? You can add in an alert() or console.log() to find out if it is firing.

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!