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

quicksketch’s picture

You 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.

quicksketch’s picture

Status: Active » Closed (fixed)