Does is it possible mass update on TASK list view????
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2022 11:22 AM - edited ‎11-04-2022 05:29 AM
Hello Experts,
The requirement is the customer will select many sc_task records from the list view and they want to mass update the below fields one time,
One scenario
Assigned to, Work Notes, State
Second Scenario
Work notes, State
Do we require any extensive scripting like UI Page and UI Action or else do we have any simple way?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2022 12:39 PM
On the form that shows, just enter values to those fields to be changed. All other field value remain as it after the Update button is clicked. Test yourself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-04-2022 01:03 PM
I have impersonated the user who works on "sc_task" in daily work, but I didn't see the "Update Selected" button, please find the screenshot below,
I have checked in UI Actions module to wish to modify UI Action condition, however I could not see this UI Action? where can I find this "Update Selected" button?
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2022 11:54 AM
Have they tried to use the CTRL-click and then drag to select multiple rows for a column (i.e., hold down the CTRL key and drag the cursor down the list for a column).
And then double-click one of them to change the value for all of them?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2022 12:32 PM
Hi Cgedney,
This scenario will help us to update a single field from the list, but they want to mass-update multiple fields, they are expecting a pop window with multiple field selection, once filled and submitted all the records selected in the list view should be update in one go