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
Suneel14Suneel14 

How to know which list view & criteria of list view

Hi,

      I want  a button on my detail page of Account . After click that button I want a VF page which will display name of list view and criteria of list view for that particular record. or only criteria of that list view 

 

Thanks,