You need to sign in to do that
Don't have an account?
How to add contacts related list in pagelayout again for different contact type?
Hi friends,
In the existing page layout, I already have a Contact related list. Now i have a requirement to create shareholders which can also be accomodated in Contacts and display the same below the contacts related list.
How can I add another Contacts related list in pagelayout and show only Shareholders type in that.
Thanks in advance, kindly suggest.
Thanks
In the existing page layout, I already have a Contact related list. Now i have a requirement to create shareholders which can also be accomodated in Contacts and display the same below the contacts related list.
How can I add another Contacts related list in pagelayout and show only Shareholders type in that.
Thanks in advance, kindly suggest.
Thanks

To achieve this functionality you will have to introduce a new lookup field to Contact. In the lookup filter add a filter condition to select only shareholders. Then you can use this related list to display in the Page Layout.
Thanks @Anant Kamat.