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

How to customize a contact page
HI Every one,
How to customize a standard object(Contact). I want to show my own table in every contact page and I want to display desired information in that table related to that user. I want to display this information with apex class and visualforce page.
Firstly is it possible. If possible how to achieve that. Please provide me some information.
Thanks,
Naresh.B
This can be done by overriding a New / Edit button and place your custom visualforce page there.
Thanks for the reply.
Is it not possible to add a table in the contact page. In that table I want to add desired information related to the contact.
Thanks,
Naresh.B