Closed (fixed)
Project:
Webform
Version:
6.x-2.4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2009 at 12:42 UTC
Updated:
21 Dec 2009 at 22:24 UTC
If the user has to be logged in order to fill out the form, what permissions do they need to fill out form and send ? The current ones seem only to create forms or is this the same as being able to fill out a form.
Comments
Comment #1
quicksketchYou don't need any permissions (from admin/user/permissions anyway) to access a Webform and submit it. By default all users can submit a Webform. If you want to restrict access to a Webform, you can edit the node and configure the submit access (node/x/edit). However if you want to make it so a user can't even see the form at all, you can install any Node Access module to control this sort of behavior. There's a whole category of access modules available on drupal.org: http://drupal.org/project/Modules/category/74.
Comment #2
quicksketch