Setting different view on a Related List on a Form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2021 10:28 AM
Is it possible to set a different view for the "Related Links" of the form without using "View Rule"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2021 07:25 AM
Hi Sai,
I tried that. It is still not working. Now using switchView() in onLoad Client Script works. But the problem is I am facing 2 - 3 seconds delay in switching the view when the form loads.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2021 08:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2021 11:07 AM
related list will inherit the view of the form you are on; but if you right click on the header of the related list you can do a configure->layout there which will apply specifically to that form for that view(i.e. it won't change the main list for the table even though it is in the same view).