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

New/Edit Page Override
Hi,
Supose I want to override a view page for "MyEntity". In this scenario, I can create a VF page, using the MyEntity standard controller and extending it... Then I can create a simple page with the "apex:detail" markup, leveraging the usage of the configured layout for MyEntity.
How can I do that for the new/edit page?
Isn't there a way to reuse the built layout?
Best regards,
Vinícius