How do I track scripts running on a field (eg Field watcher) in Tokyo.

JustinNL
Tera Contributor

"Note: Field watcher is not supported with Next Experience in Tokyo. For more information about supported features in Next Experience, see Considerations for activating Next Experience."

 

I need to see which scripts are running on the field in Tokyo. I cant see a client script debugger in the navigator.

1 ACCEPTED SOLUTION

Brad Tilton
ServiceNow Employee
ServiceNow Employee

The javascript log and field watcher aren't currently supported with the Next Experience UI turned on so the easiest thing to do is to toggle it off for your user (or create a user with it turned off you use for client-side testing) and then do your testing.

View solution in original post

3 REPLIES 3

Brad Tilton
ServiceNow Employee
ServiceNow Employee

The javascript log and field watcher aren't currently supported with the Next Experience UI turned on so the easiest thing to do is to toggle it off for your user (or create a user with it turned off you use for client-side testing) and then do your testing.

Superb, thank you Brad.

 

Found some supporting resources for anyone who finds this.

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1117832

https://www.youtube.com/watch?v=2LvchcCTne0

Ashley Snyder
ServiceNow Employee
ServiceNow Employee

I would stay away from the user preferences toggle system property unless you're in a Dev instance that doesn't have a lot of end user testing going on. I linked to a Share Item that does this better in my opinion as you can control who can toggle per a module, so you can limit it to admins and power users: https://www.servicenow.com/community/next-experience-articles/how-to-roll-out-next-experience/ta-p/2...