Sterc / FormIt

A dynamic form processing Snippet for MODX Revolution
https://docs.modx.com/current/en/extras/formit
33 stars 58 forks source link

Granular access to formit cmp #155

Open julienstuder opened 6 years ago

julienstuder commented 6 years ago

Access to saved forms must be granular. It is therefore necessary to link the forms to user groups in order to define the appropriate access rights.

wax100 commented 6 years ago

U mean, that Formit should have its own permission like "formit_can_view_formsave" that allow/disallow to view Formit link in menu and to view saved forms?

julienstuder commented 6 years ago

Not really. Imagine you have a HR (human resource) department and an IT department. On the website, you have 2 forms : one for IT contact and one for appliance for job (HR form).

HR users (back-end) should only be able to see HR form IT users, only IT form.

bwente commented 6 years ago

I would like to add a request for a snippet to return counts and other info per form.