Hello,
I have an entity "Product" with 3 parents in the same level (Activity, Agency and Society)
---> Activity
Product ---> Agency
---> Society
Each user has access to one society, (To achieve that, I Filtered on the entity "Society" in the database security).
However Every user should have access to all members of the entities "Activity" and "Agency" even if he doesn't have products that are related to this members.
Is it possibl#e to achieve that in the database security profile ?
Thanks
any help would be appreciated.
Best regards
Ahmed Lattali