Setting different view on a Related List on a Form

Lavanya11
Kilo Sage

Is it possible to set a different view for the "Related Links" of the form without using "View Rule"?

12 REPLIES 12

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. 

Can you please share your code?

Pranesh072
Mega Sage
Mega Sage

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).