Closed (fixed)
Project:
Webform Report
Version:
5.x-1.4
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2007 at 16:35 UTC
Updated:
10 Jul 2013 at 01:15 UTC
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
Comment #1
husainsn commentedIt was not the access control for WebFormReport which was causing the error; but access control for webForm. Sorry for raising the issue.
Comment #2
nevets commentedChanged the title to reflect the original problem (nevets)
Comment #3
klance commentedGlad 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.
Comment #4
klance commentedClosing issue.
Comment #5
klance commentedComment #6
psorto commentedFor some reason, despite allowing authenticated access to the webform, authenitcated users aren't able to view the webform results menu page.
Comment #7
vako commentedThere is a major permission issue with Webform-reports check this post: https://drupal.org/node/1199040