Hi
I have a situation where access to account entity needs to be restricted from Site Map only and if a user navigates to this entity from any lookup which have reference to Account entity then it should be accessible.
For example: Account entity should not be visible in Site Map. But Case to Account have N:1 Relationship. So, Case entity form have a Customer lookup field which have reference to Account entity. If the user clicks on the Account record from that lookup, then it should navigate to that Account record.
Is it possible?
*This post is locked for comments