Hi
I am creating a site for Petitions. I want to make the list of petitioners available to everyone (inc. anonymous users). When I leave Access Control field unchecked I get access denied. If I check all Access Control fields then a menu item appears 'Web Form Reports' but clicking titles brings to Access Denied. There is also Edit link which I do not want to provide to anonymous users.

Comments

husainsn’s picture

Title: Access denied to anonymous users » Solved it!

It was not the access control for WebFormReport which was causing the error; but access control for webForm. Sorry for raising the issue.

nevets’s picture

Title: Solved it! » Access denied to anonymous users - Solved it!

Changed the title to reflect the original problem (nevets)

klance’s picture

Glad you got it worked out. One of the features I built into the module was respect for webform's access control settings, because I didn't want it to conflict with, or override, them. For example, I didn't want webform_report to allow users to be able to view the results of webforms if the webform module itself was configured not to allow this.

klance’s picture

Closing issue.

klance’s picture

Status: Active » Closed (fixed)
psorto’s picture

For some reason, despite allowing authenticated access to the webform, authenitcated users aren't able to view the webform results menu page.

vako’s picture

There is a major permission issue with Webform-reports check this post: https://drupal.org/node/1199040