OnCellEdit Client script works in Workspace?

Rajat_Singhal
Tera Expert

OnCellEdit Client script works in Workspace?

I have enable list edit in workspace by updating the "glide.lists.inline_editing_enabled" property. I want to show a confirm alert window when a approver approves a request via list view in workspace.

I tried by creating onCellEdit client script. it is working in Now UI but not working in workspace

6 REPLIES 6

Eswar Chappa
Mega Sage
Mega Sage

Hi @Rajat_Singhal please find the below community  response:

 

https://www.servicenow.com/community/now-platform-forum/oncelledit-client-scripts-in-workspace/m-p/1...

 

Thanks & Regards,

Eswar Chappa

Mark my answer correct and Helpful if this helps you 😀

 

Any other solution where I can show alert message when approver tries to approve the record from list view in workspace

Mohith Devatte
Tera Sage
Tera Sage

Hello @Rajat_Singhal ,

 

Make sure client script is set to "All" and also try unchecking isolate script check box on the client script form.

 

 

Hope this helps 

Mark the answer correct if this helps you 

Thanks

 

Yes it is set to ALL only