I'm having a client that wants to be able to see the forms created by other users automatically. This is not something that is supported out of the box unless your user has the default administrator role.
But that's not an option in my case. So currently one needs to go into the Contour security settings and enable a user to see certain forms.
What I'm curious about is if it's possible to hook into Contour permissions somehow saying that user types of the type "Webmaster" are allowed to see each others created forms?
Perhaps it's just a matter of hooking into the Umbraco API?
Contour form permissions
Hi guys
I'm having a client that wants to be able to see the forms created by other users automatically. This is not something that is supported out of the box unless your user has the default administrator role.
But that's not an option in my case. So currently one needs to go into the Contour security settings and enable a user to see certain forms.
What I'm curious about is if it's possible to hook into Contour permissions somehow saying that user types of the type "Webmaster" are allowed to see each others created forms?
Perhaps it's just a matter of hooking into the Umbraco API?
I hope my question makes sense.
Any input appreciated.
Cheers, Jan
Hi Jan,
I guess you've solved this by now, but just incase anyone else has this question, this helped me :
http://our.umbraco.org/forum/umbraco-pro/contour/39435-Contour-Security
Cheers,
HJR
is working on a reply...