Project:Webform
Version:5.x-2.3
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

FEATURE REQUEST: For roles that do not have permission to fill it out the webform it does not display . But access to that node is still allowed. (descriptive text displays)
Does it make sense to do an access denied instead or allow this to be an option?

BUG: In relation to this, I see there is a notify message that ask the user to "Login" or "Register". These links do not include ?destination=XXX to redirect the user back to the webform.

Comments

#1

Category:bug report» support request

Webform does not provide access control to the nodes themselves, because Drupal has several solutions for managing access to nodes already. Try taxonomy access (or taxonomy access light) or node access modules. All of these prevent access to the node entirely through a variety of configurable rules. Please file your bug report separately in a new issue.

#2

Status:active» closed (fixed)

Thx quicksketch, node_access module makes alot of sense for the functionality I was looking for.

nobody click here