Multi-site, forms, and permissions #11552
Unanswered
spencertward
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In a multi-site configuration, would it be at all possible for me to change Form behavior so that it works in a way similar to Collections? For example, a user with permissions to access site_1 and view/edit/create entries on a "Pages" collection will only access entries for site_1 when they look at Pages. A user with access to site_2 and the same collection permissions will only see Pages entries for site_2, and so on.
I would like to give Forms the same granularity, so a site_1 user could view/edit/create forms only for site_1. Currently, a user with permission to configure forms has access to all forms. Can this be done? Where would I even begin?
Beta Was this translation helpful? Give feedback.
All reactions