i have a webform that i need anonymous users to create submissions against. in the webform settings, i have turned off access control (cleared all caches). yet anonymous users are still getting a 404. any ideas where i can look to figure this out?

i assume the node permissions for webform node types is not the problem here, as i assume that only applies to the actual webform nodes, not submissions. do i have that wrong?

Accepted answer

Hmm--are anonymous users getting a 404 (page not found) error or an Access Denied error message on screen? Those would mean different things!

Have you double-checked that the Anonymous role is selected on node/*/webform/configure in the "Submission Access" section?

Is the node published?

Those are the things I can think of off the top of my head; hope that helps!

Comments

Hmm--are anonymous users getting a 404 (page not found) error or an Access Denied error message on screen? Those would mean different things!

Have you double-checked that the Anonymous role is selected on node/*/webform/configure in the "Submission Access" section?

Is the node published?

Those are the things I can think of off the top of my head; hope that helps!

jackalope, thanks for reminding me how i'm getting too old for this crap. ;-)

the content editor had unpublished the webform node, i neglected to check that.

thanks much!

Awesome, happy to help and glad that worked, laz! :)