OnCellEdit Client script works in Workspace?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2023 01:18 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2023 01:33 AM - edited 09-01-2023 01:33 AM
Hi @Rajat_Singhal please find the below community response:
Thanks & Regards,
Eswar Chappa
Mark my answer correct and Helpful if this helps you 😀
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2023 01:48 AM
Any other solution where I can show alert message when approver tries to approve the record from list view in workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2023 01:34 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2023 01:45 AM
Yes it is set to ALL only