By TuTToWeB on
hi to all,
i created forms with webform module, but anonymous users cannot see form, but they can enter on the web page.
I think it's a permission problem, but i dont understand which permissions i have to set. when i logged in as root, i can see forms.
I thought the problem was on the theme (i created by myself a new theme), but if it's works when i root, i think the problem isn't on the theme.
any clues?
vg
Comments
Try this:
First: In admin/settings/webform, under Advanced Settings (or Options), check "Select the user roles that may submit each individual webform"
Second: Create your Webform content and, again under "Submission access control", check which roles can use the Webform.
Hope this helps you.
Warm regards from sunny México!
Pepe
:-)
Warm regards from sunny México!
Pepe
:-)
Webform still thinks duplicate submissions with Anonymous User
No matter what I do, my webform still errors out when anonymous users try to submit it. I have a newsletter sign up form on my website and want all anonymous users to be able to sign up. My system is thinking anonymous user is the same 1 person and hence gives me a duplicate error. How can I fix that?
KAP10