Bulk update Edit function in list view of workspace -facing issues
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2023 05:40 AM - edited 11-18-2023 05:43 AM
Hi Team,
I have to achieve below in ==> Bulk update Edit function(using EDIT button) in list view of workspace. But its not working.In native UI its working but not in workspace list view.
1. The reference qualifier is not working on bulk update. Eg: the assigned to field shows all users, not the intended users
2. I want to make the field B read only based on the choice selected in Field A. I tried using oncelledit client script, but its not working. It works in native UI.
3. I want to show warning message in list view of workspace. Eg: When 5 record's state is changed to close, before updating the records, it should give warning as "5 records will be closed", when ok is selected then the records should get updated.
Can someone help on the above.
Regards,
Snehal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2023 09:01 PM
Hi @Snehal Madakatt ,
Unfortunately, that's the limitation on Workspaces!!
You cannot run OnCellEdit on workspaces, works only in native UI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2025 07:07 AM
Hello Sandeep,
An can this Edit functionality also be activated on Related lists ?