How to mass update records in list view using quick actions?

 Updating multiple records on list view can be done using a quick action. In this example lets add a 'Mass Update Leads' quick action to the Leads list view.

Navigate to: Setup | Object Manager | Lead | Buttons, Links, and Actions | New Action

Action Type: Update a Record


Navigate to the action and click 'Edit Layout'. Drag and drop the fields that needs to be included in the mass update. If a field is a required field in the object then it has to be in the Layout or it has to added as a Predefined Field Value.

Edit Layout: 


Predefined Field Value: 


Add the quick action to search layout by navigating to Setup | Object Manager | Lead | Search Layout for Salesforce Classic | List View | Edit


Lets test this 



Comments

Popular posts from this blog

How to Mass Transfer Opportunities using Salesforce Flows

How to get CustomNotificationTypeId in flows without hardcoding?

How to update related contacts when shared activities are logged using flow?