Hi there,
I have a public seblod form for users to declare their join to a society.
For data protection reasons, the content, which is saved, has to have the super user access level.
Is this possible? As now, when I try to save the form with the access-level put to super-user, nothing is saved.
I also thought about saving the content and writing a plugin which does a "onContentAfterSave"-action, to change the access-Level.
But maybe there exists a more simple solution. :-)
Thank you