function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Mrunali GaonkarMrunali Gaonkar 

How to show lightning popup in list view button?

 I want to display a lightning modal/popup to process the selected records in list view. Due to limitation, I am not able to use the lightning quick action/button with lightning component in list view. 

https://trailblazer.salesforce.com/ideaView?id=0873A000000lOKmQAM

https://trailblazer.salesforce.com/ideaView?id=0873A000000lGq5QAE

Workaround: I created a list view button with visualforce page. I am embedding the lightning component inside the visualforce page using lightning out. When I click the button it redirects to another page instead of displaying a popup. Is there any way to open a VF page on popup window in list view button?
 
AnudeepAnudeep (Salesforce Developers) 
Hi Mrunali, 

Yes, it is a limitation today. See discussion here and the following links for sample code

https://developer.salesforce.com/forums/?id=9060G000000I5vQQAS

https://developer.salesforce.com/forums?id=906F000000093cvIAA
 
dinesh siri 8dinesh siri 8
https://salesforce.stackexchange.com/questions/178137/quick-action-on-related-list/413349#413349