You need to sign in to do that
Don't have an account?

i have a vf page i want to show that vf page in std account page , is this possible if yes then how?
You can show a visualforce page in the standard account view by adding it through the page layout editor. Note that the VF page has to use the account standard controller to appear in the list of available options.