Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Force a view on a record inside a related list?

johnnyd54
Giga Expert

So I have a custom view on my company table. There's a related list in that view that populates with other company records. The problem is when I click into one of those companies from the related list, I'm still seeing the custom view. I would like to see the default view. I don't think you can create a view rule based on where the record is clicked from. Anyone have any ideas?

1 ACCEPTED SOLUTION

djoodjii
Kilo Expert

hi,


check the sys_view param in your url, and base of what you need to do you can add a script to change it to do view that you desired.



Cordially,


YB


View solution in original post

1 REPLY 1

djoodjii
Kilo Expert

hi,


check the sys_view param in your url, and base of what you need to do you can add a script to change it to do view that you desired.



Cordially,


YB