Hi,
I am working on my first model driven app and have created a data model. Now I have some issues creating the right security levels. I hope you could help me out.
What am I trying to achieve:
I want to give users acces to only the records of their own organisation. These are external users (from outside my organisation) and I am planning on doing this using Business Units. Each organisation is related to a Theme. I created a custom entity to define those theme's. Also I have different custom table where information is stored that my users should be able to access. This information is also related to a theme. Now I am struggling with creating the security level where my users will only see the records that have the same theme as their organisation (business unit).
Does anybody know how to achieve this? Thank you in advantage!