Dear All,
I have one requirement which I need to show views based on some condition. For example, I have 2 tables: Apps and Users which are related. I have defined Subgrid for User Table in Apps Form. I have Category field in Apps Table. If the Category = Claim (Apps Table), I need to only show Claim Users View in Subgrid, etc.
Is it possible to define this?
Any suggestion would be appreciated.