- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2022 12:00 PM
Hey, I am pretty new to CSM. I noticed there was an issue of my Close Dialog only appearing when Chat is selected as my type on my form. This only happens when I exit out the record. Any idea to where I can fix this one small issue? I want the Close Dialog to appear every time I decide to close the record no matter what type.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2022 12:51 AM
Hi
Try g_modal.confirm in workspace client script .
How?
Try this page to learn: https://www.ashleysn.com/post/workspace-ui-actions
Example:-
https://community.servicenow.com/community?id=community_question&sys_id=21a5c6a0db2aa410da1999ead396199d
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2022 12:51 AM
Hi
Try g_modal.confirm in workspace client script .
How?
Try this page to learn: https://www.ashleysn.com/post/workspace-ui-actions
Example:-
https://community.servicenow.com/community?id=community_question&sys_id=21a5c6a0db2aa410da1999ead396199d
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2023 03:40 AM
In our case, type is chat but still close confirmation popup is not coming in workspace, this is aborting on going chats if clicked by mistake. Any suggestion and idea what went wrong .. ?