• User Admin 7
  • NEWBIE
  • 15 Points
  • Member since 2015

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

I need some help in adding a VF page to my account page layout. I have installed the Account News Feed App (contains only 1 VF page) in my Sandbox Instance, however, I could not find the VF page section on the Edit Account page layout page.
Some old posts mentioned that we may need a standard controller in the code, and I found the following from the included VF page (I don't know much about VF coding....):
<apex:page standardController="account">
What could be the issue?

Thank you,
Hi,

I need some help in adding a VF page to my account page layout. I have installed the Account News Feed App (contains only 1 VF page) in my Sandbox Instance, however, I could not find the VF page section on the Edit Account page layout page.
Some old posts mentioned that we may need a standard controller in the code, and I found the following from the included VF page (I don't know much about VF coding....):
<apex:page standardController="account">
What could be the issue?

Thank you,