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
Sandeep Reddy 288Sandeep Reddy 288 

Replicate account page layout screen using account standard controller

Steps
-understand what are the fields available on account page layout
-Develop a VF page with account as standard controller
VinayVinay (Salesforce Developers) 
Hi Sandeep,

Check below example that can help you.

http://writeforce.blogspot.com/2013/01/building-visualforce-pages-for-standard.html

Please mark as Best Answer if above information was helpful.

Thanks,