- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2018 02:08 AM
Good day All,
I created UI action button in my personal instance(London version). It's working fine.
Same button i created in another instance(London version) at the time i face some error like in the below one.
Error:- New client-scripts are run in strict mode, with direct DOM access disabled. Access to jQuery, prototype and the window object are likewise disabled. To disable this on a per-script basis, configure this form and add the "Isolate script" field.
To disable this feature for all new globally-scoped client-side scripts set the system property "glide.script.block.client.globals" to false.
Both instances are recently updated to London.
I tried the below solution also but no use.
Any one having idea regarding on this error. Please help me!
Regards
Raj
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2018 02:11 AM
Hello,
There is an Isolate script field on the UI Action, you need to add it on form layout and set its value to true or modify its existing value to execute DOM scripts in London.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2018 02:11 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2018 02:22 AM
just want to add here,
even if you will try on client script you need to disable "Isolate Script" field to false.
adding article link here.
https://hi.service-now.com/kb_view.do?sysparm_article=KB0694479
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2019 12:11 PM
Hello,
The knowledge article link is telling me I am unauthorized. Any idea why? This could be very helpful to me.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2020 03:28 AM