New button is not working in CSM Workspace in SimpleList page

Arun98
Tera Contributor

Hi Experts,

In CSM Workspace, New button is not working when I click on it is not allowing me to create new record.

find_real_file.png

Thanks

Arunkumar

7 REPLIES 7

JSM91
Tera Contributor

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 (?):

JSM91_0-1684958648233.png

However, any attempt at changing this value reverts upon refresh. Am I just missing something or is this a legit issue? 

Good afternoon @JSM91 ,

I have the same issue. Were you able to fix it?

Thanks in advance

@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".

AijaRe_0-1740056343963.png

 


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.