Hello,
I have this case where I have an entity list, to which every Authenticated user can create records trough a basic form.
So every record has a user associated to it.
My goal is:
- for the Authenticated users (which have an Authenticated User web role assigned by default) to be able to see only their created records
- for the Administrators users (which have an Administrator web role assigned ) to be able to see ALL records, no matter who created them
Is this possible?

Report
All responses (
Answers (