• aalan
  • NEWBIE
  • 25 Points
  • Member since 2009

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies

I want to include the apex:enhancedList component on a VF page. I want this page to display a particular view when the page first loads. How can I do this? I won't know the specific IDs of any records because this code will be installed in other orgs.

 

Can I query for a particular view and designate that the enhancedList should show that view?

 

Can I specify that a particular view should be displayed by name?

  • January 27, 2009
  • Like
  • 0

I am creating a new visualforce page to override the Account Tab's overview page.

 

The Account Tab overview page contains a "Reports" and "Tools" sections.

 

How do I code to replicate the Reports and Tools sections into the visualforce page?

 

 

I have read the Visualforce Developers Guide and looked through the Visualforce documentation, but cannot find how to do this.

 

Thank you,

Alan

  • May 01, 2009
  • Like
  • 0

I want to include the apex:enhancedList component on a VF page. I want this page to display a particular view when the page first loads. How can I do this? I won't know the specific IDs of any records because this code will be installed in other orgs.

 

Can I query for a particular view and designate that the enhancedList should show that view?

 

Can I specify that a particular view should be displayed by name?

  • January 27, 2009
  • Like
  • 0