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:49 AM
@Rajat_Singhal i Dont think on cell edit client scripts will work over there
try this solution to show pop up on list view
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
11-18-2023 05:47 AM
You got the solution?