Closed (fixed)
Project:
Webform
Version:
7.x-3.18
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 May 2013 at 14:42 UTC
Updated:
17 Jun 2013 at 02:00 UTC
Hello!
I've just arrived in Drupal and i'm testing the webform. I can't understand really the permissions to this kind of forms. I've created one and give submit permission to the role "autenticated user". I supposed that this was enough but i was wrong. When i try to access it, i can't see the form. There is only the title and the body, but not the fields of the webform.
The only way i have to see this form is giving the permission "Access all webform results" and this is not my intention because i don't want users looking the results of other users... I think i'm lost.
Can anyone give me some lights about this? How can i give access to the form but not to the results?
Thanks a lot!
Comments
Comment #1
jastraat commented@luismagr
Just to make sure - did you add at least one form component to your webform? After you initially save a webform node, there aren't any form components yet.
Comment #2
luismagr commentedI made a complete form and i can send submissions from admin or from someone with the permission "Access all webform results" so i think the webform is well created (or not?)
Comment #3
jastraat commentedIt would be odd - but under form settings, check that the status of the form is "open"
Comment #4
luismagr commentedYes, I have reviewed this and it is open. Webform seems to be very simple to use but i can't see what i'm doing wrong in this case.
Comment #5
jastraat commentedOne last idea - in each form component, there's a checkbox for "private". Did you happen to check that on all your form fields?
Comment #6
luismagr commentedAnd that was! Thanks a lot! I haven't seen this checkbox.
Comment #7
quicksketchThanks @jastraat for your help on this one!