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
Service cloud userService cloud user 

List View Page Customization

Hi,

 

I want to customize my List View page to display some VF page.Is it possible to do that.?

 

VJSFDCVJSFDC

hi,

yes its possible to display the Custom VF page instead of Std SFDC List View page.

 

For Std Object, under button and Link, Edit the List Label and you will find Override  with option to Visual Page

 

for Custom object under Standard Button and Links , edit the List Label and Override the Page with Visual Page.

 

Hope this helps

_Andreas__Andreas_

Hi VJSFDC

Can you please also provide an example of the related Visualforce Page?

 

Specifically, what controller/standardController/extensions need to be set such that the VF page will appear as an option in the "Override the Page" dropdown list for a given custom object.  I have been unable to find this in the documentation.

Thanks,
Andreas