- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2025 03:52 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2025 03:57 AM
ACL will work in both native and workspace
Are you sure your client script or UI policy is running in workspace view as well?
Client Script & UI Policies -> Ensure global checkbox is true so that it runs on all views
Also make sure no other client script or UI policy is doing the reverse in workspace.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2025 03:57 AM
ACL will work in both native and workspace
Are you sure your client script or UI policy is running in workspace view as well?
Client Script & UI Policies -> Ensure global checkbox is true so that it runs on all views
Also make sure no other client script or UI policy is doing the reverse in workspace.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2025 04:04 AM
Hello @ankitaankit ,
Try to uncheck the Global checkbox from the UI Policy and select the view "SOW" and see if it is working.
Thank you.