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
Anton ZhuravlevAnton Zhuravlev 

Load a list of records from the List View into a variable

Hi,

I am creating a Custom Button on the Leads List View.
This Button is to change the custom field for a list of records chosen on the Leads List View.
How can I load a list of records chosen on the Leads List View into a recordSetVar variable of the standard controller?

User-added image

Regards,
Anton