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

@Rajat_Singhal i Dont think on cell edit client scripts will work over there 

 

try this solution to show pop up on list view

 

https://www.servicenow.com/community/developer-forum/is-it-possible-to-show-a-custom-modal-from-list...

 

Hope this helps 

Mark the answer correct if this helps you 

Thanks

Snehal Madakatt
Mega Sage

You got the solution?