webform - setting results viewing preference by node
mdowsett - May 14, 2008 - 18:09
| Project: | Webform (Show Own Form Results) |
| Version: | 5.x-1.0 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I'd like to see the preference whether you allow certain roles to see the results set on each webform node rather than in access control.
There are some webforms that I'd like to share publicly with the community but others that are private.

#1
So you should use a node access module like simple access, which is what I use on my site. I don't think this issue should be addressed by webform since there're more general node access modules out there.
#2
but if I implement a node access module, wouldn't that restrict a role from even seeing and participating in the webform? There are some that I want users to fill out/submit, but not see the results....I would think a node access module would either allow all aspects or none - am I right???
#3
Webform's permissions system is already been pushed far enough. Very specific needs like this should be addressed in add-in modules, such as the Webform Own Results module. I'm moving the request there, though this might need to have an entirely separate module entirely.