A content editor is able to create and edit forms, but the data generated will be personal data that should only be available to very specific users. We would probably create a custom section with a lookup table between forms and users to allow specific users to view specific forms. This will solve the data viewing problem. What I need to understand is a way to customise the standard "Forms" section to remove the option to view entries.
restrict access to view and export data
Is it possible to restrict access to view the submitted data in Umbraco Forms using Umbraco 7.2.1 & UF 4.0.0.1
We'd like to have the role of viewing a form's data separated from creating a form.
Can we use something similar to the approach in this thread http://our.umbraco.org/forum/umbraco-pro/contour/39435-Contour-Security in order to not allow access to the data but allow access to the editor.
A content editor is able to create and edit forms, but the data generated will be personal data that should only be available to very specific users. We would probably create a custom section with a lookup table between forms and users to allow specific users to view specific forms. This will solve the data viewing problem. What I need to understand is a way to customise the standard "Forms" section to remove the option to view entries.
is working on a reply...