Need help to make UI action conflict calendar work in workspace

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 09:08 AM
Hi, all, we have an OOTB UI action for change_request table: conflict calendar, it works great in classic form, but not in workspace form.
Here is the script I used:
I got error: SCRIPT:EXEC Error while running Client Script "GlideScopedScript": ReferenceError: g_navigation is not defined
Please help. Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2024 03:18 AM
Did anyone get a solution on this? It would be very much appreciated!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2024 04:06 AM
@Community Alums Were you able to implement this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2024 07:09 AM
Apparently this is what worked for me:
In the Workspace Client Script just write:
Hope this is still useful!