You need to sign in to do that
Don't have an account?

How to mass updating records on list view using lightning quick action invoking lightning component
How to mass update selected records in list view using lightning quick action invoking lightning component.
Any help would be much appreciated.
Any help would be much appreciated.
For step by step implementation, check - http://www.infallibletechie.com/2018/07/mass-quick-actions-in-salesforce.html
Greetings to you!
Unfortunately, you can't add a lightning component Quick Action to a list view.
According to this doc: https://help.salesforce.com/articleView?id=mass_quick_actions_create.htm&type=5 (https://help.salesforce.com/articleView?id=mass_quick_actions_create.htm&type=5)
You can perform a mass quick action on only the following quick action types:
- Create a Record
- Update a Record
Please refer to the below links which might help you further.
https://salesforce.stackexchange.com/questions/224538/lightning-quick-action-in-the-list-view
https://www.biswajeetsamal.com/blog/salesforce-mass-quick-actions-in-lightning-experience/
I hope it helps you.
Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.
Thanks and Regards,
Khan Anas
Thanks a lot for this info. I was too on the same page initially. Any idea how can we implement this via Custom button via vf, to bulk update standard list view(All) records on selection.
Thanks,
Amiya