• thw
  • NEWBIE
  • 0 Points
  • Member since 2014

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

I put an override on the "View" link for one of my custom objects. I'm sending people to a custom Visualforce page when they choose to View a record from a list view. I am trying to re-create the record detail page in Visualforce and want to put a "Back to List: [Object Name]" link right under the sectionHeader - just like you would see on a standard record detail page. I think you can do this using the "apex:commandLink" component, but cannot figure out what the correct syntax is. Does anyone know how to do this in Visualforce?

Thanks,

Rob