I want to add a new button along with the standard buttons save, save new and cancel in custom object page.
Can we do it or do i have to write a VF page?
Thanks
Prady
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You create new buttons against the objects they are associated with, you then include them on a page layout. So you should be able to do what you want without needing to resort to a visualforce page.