You need to sign in to do that
Don't have an account?
NaveenReddy
How to override new button in Account object.
Can anyone pls give the smaple code to override the "new" button in Account object.
Thanks in advance.
Thanks in advance.
function readOnly(count){ }
You need to sign in to do that
Don't have an account?
Setup > App Setup > Customize > Account > Button, Links and Actions > Edit the new Button > Select radio of Visualforce Page > and select your newly created page.
Now when you click on new it will redirect to your custom page.