Role Specific Permissions

I have a member page with a form on it. The form writes to a collection called “Signs”. The permissions on the collection are set to “Member-Generate Content”. The member can update data, which works well. I have created a role called “Installer”. I would like this user role to also be able to update items in the collection, but I am getting a WD_PERMISSION_DENIED error. How do I allow the member AND a user role to be able to update items in a collection?

Thanks, Zack

Hello.

It is not possible to add roles to preset permissions like “Member-Generate Content”. If you wish to give admin role to a site visitor then you should add them as a site contributor .

Good luck!