Change the Related list view when form is opened
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2023 05:48 AM
Hi All,
We have a table named "Retails And Services" and When user open any record, we have two Related Lists "Rel List A" and "Rel List B" both are related to same Table filtered on some field. When I scroll down to the related lists then we need a different View for "Rel List A" and different view for "Rel List B". How can we achieve showing different set of columns for each related list which rendered to same table?
Thanks in Advance!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2023 07:54 PM
I believe the form needs a specific view and use the same view name for the related lists. So that they display correctly for that form. They may be falling back to the default view because they don't match views with the form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2023 09:33 PM
Thanks for the reply!!
If I create Custom Form View. Can we show both related lists in different views when Custom form view is opened. If yes please let me know the steps once the form view is created.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2023 10:36 PM
I have created a new form view with the name of one related List view name but when i open the form only one related list with form view name is sorted with the respective list layout but the other related list still has default list view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2023 10:43 PM
Hi @Renu Chow ,
1. Right click on any field on the related list and select Configure > List Layout
2. Do this for both your "Rel List A" and "Rel List B".
Please mark correct answer if this helped your issue.