Replies: 1 comment
-
|
Yeah the permissions system does need an overhaul, and it's on our todo list. Having said that, whenever a user creates a new form, they are given full permissions on that form automatically. But if you're talking about say, you have a "clients" user group, then no Formie won't add access to that entire group automatically, because it doesn't want to assume that's what you want. But indeed, that should be configurable. This is also going to tie into Form Groups which will allow for this behaviour a bit better as well. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Currently, Formie permissions are managed entirely by hand. Every time a new form is added, an admin has to go in and update permission groups or individual user assignments. That works technically, but it's not a great experience for our clients in practice.
This is understandable from a technical perspective, but proves to be not really ideal for our clients.
What we'd like to achieve:
Is this something which can be implemented, has already been implemented or can easily be extended ourselves without the risk of breaking again in the next major update?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions