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

Is it possible apply the Pagelayout in VF Pages?
Hi all,
Is it possible apply the Pagelayout in VF Pages?
Please give me solution
Thanks for u r help....
You need to sign in to do that
Don't have an account?
Hi all,
Is it possible apply the Pagelayout in VF Pages?
Please give me solution
Thanks for u r help....
you can use apex:detail and it will display as intended according to the layout
if you want to modify the layout then you will have to build everything manually.