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-19-2023 08:17 PM
waiting for response.