• mmich
  • NEWBIE
  • 0 Points
  • Member since 2012

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

I have a custom object and I want to embed a vf page into the layout of the custom object's standard page.  Sort of like a related list.  I've looked for examples, but can't find any.

 

From what I've read, the vf page has to use the standard controller of the custom object, with a custom controller extension.  I'm not sure where to go from there.