New button is not working in CSM Workspace in SimpleList page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2022 03:37 AM
Hi Experts,
In CSM Workspace, New button is not working when I click on it is not allowing me to create new record.
Thanks
Arunkumar
- Labels:
-
Customer Service Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2023 01:06 PM
Also having this issue, but with Knowledge. I've tried adding the New Button Clicked event handler while using both static and dynamic routing variables, but all have failed. The UX Screen record looked correct, as well as the list action config and the OOB scripts. The export button works like it should, but the new button does absolutely nothing. If use the agent workspace list to get to Knowledge, then the button functions correctly there as well. The only thing I can think of is potentially this (?):
However, any attempt at changing this value reverts upon refresh. Am I just missing something or is this a legit issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2024 06:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2025 04:59 AM
@JSM91 , did you manage to find a solution?
I am having the same issue.
I also found the Action assignment linked to failing button and it is failing because it routes to some "modal_page".
I am thinking to route it to Create New Record just like Global Action Assignment does (the one that excludes kb_knowledge), but afraid this will break something else.