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?
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!