So, here’s a question… How do you restrict a contributor/user to seeing only the content items created by themselves or a group they are assigned to?
For example, in an Umbraco site, we have users and groups and can set “start nodes” where those users/groups can begin creating content items. They can only see and edit the items they create. This is essential in my eyes. For example, say you have a Jobs Postings app where multiple departments can post jobs. You wouldn’t want each department to be able to edit other department’s jobs, nor even see them really (as it would just confuse them).
So how do you deal with this need in Squidex?