Does is it possible mass update on TASK list view????

Shantharao
Kilo Sage

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

8 REPLIES 8

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.

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,

 

Shantharao_1-1667592161974.png

 


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

 

 

cgedney
Giga Guru

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).

cgedney_1-1667501629382.png

And then double-click one of them to change the value for all of them?

cgedney_2-1667501665750.png

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