Good day,
I have a dashboard with repeating groups that I have been able to put conditions on and the conditions work perfectly. But in addition to the conditions, I want the user types I have in my users table to see a different list based on the types. For instance, if a user type called business logs in, I want the user to only see items in the list created by them, if the user was IT, I want the user to see items assigned to them alone, which obviously belongs to multiple business users and if the user is an administrator, I want the user to see all the items.
I don’t want to create multiple of the pages based on the users.
Can you please advise an approach to help with this?