- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 10:37 PM
Hi All,
Please provide the detailed steps or documentation where I can look how to debug the UI Policy in Next UI (Sandiego Version).
Thanks,
Raghu
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2022 01:11 AM
Hi @Community Alums ,
This is officialy documented that Field watcher and Javascript debug window is not supported with Next Experience in Sandiago and onwards.
You can debug UI policies using below method:
1. Open module debug UI policies
2. Now open the form that you want to debug. right click on the form and open inspect option
3. In the console, you will see all the UI policies working on your form and what changes it is doing to which field.
4. Once you are done with your testing, open stop debugging module and it will close the debugging
I hope this helps.
Please hit helpful if this helps and Accept if this solves your issue.
Regards,
Kamlesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 10:46 PM
Hi @Community Alums ,
Please check below article :-
Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 11:52 PM
Could you please let me know on how to enable this JavaScript Log or Field Watcher on the next UI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2022 12:14 AM
Hi @Community Alums ,
When we after we make the field watch then the bug icon is present their, If we click on that then it will open that Field Watcher but I can see that it is not opening in next UI.
It is know issue, for more info please read below thread -
Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2022 01:11 AM
Hi @Community Alums ,
This is officialy documented that Field watcher and Javascript debug window is not supported with Next Experience in Sandiago and onwards.
You can debug UI policies using below method:
1. Open module debug UI policies
2. Now open the form that you want to debug. right click on the form and open inspect option
3. In the console, you will see all the UI policies working on your form and what changes it is doing to which field.
4. Once you are done with your testing, open stop debugging module and it will close the debugging
I hope this helps.
Please hit helpful if this helps and Accept if this solves your issue.
Regards,
Kamlesh