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

Account Related List on Contact page layout
Hi,
I have a requirement of a contact linking to more than one account. This can be acheived by AccountContactRoles. But the AccountContactRoles can be displayed only on Account Object but not on Contact object layout.
Is there any way we can display the list of accounts that's related to contact on the contact's page layout?
Thanks in advance
Raj
VF page is the only way I am aware of ..
Hi,
You can create Inline visual force page and add the page to the Contact page layout. Then through the Controller of the Visual force page, you can display all the associated Accounts.
Hope this helps.
Thanks
Thanks for your answers.
I am looking for some standard functionality. I think VF pages is the only option here.
Thanks
Raj