function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Ramesh SomalagariRamesh Somalagari 

When VF Displayed on Objects

Hi,

I have created VF Page,It attached to Account Object under the one section.It shows the After Account is Created.Now I update the same Account at the time also not showing,After updated then it showing. I want When the user create/Edit Account at the same time it shows our VF page.If it is possible some one please let me know as soon as possible

Best Regards,
Ramesh
Vinita_SFDCVinita_SFDC
Hello,

You have added componenet to the Account detail page, you haven't added the component to Account edit page.

Go to : Setup|App setup|Customize|Account|Button, links and Actions| here you can see what you have overidden.