Forms usable for guests as well? Problem

wuselrob 17 Feb, 2012
Hello,

I have a problem with chronoforms.
The form I have created works very well, but only for logged in users.
I want my forms usable for every user and guests on my site.
So I tried to place an Authenticator Action (and selected public), but I can't get it to work.

Can somebody tell me what there could be wrong?
Forms usable for guests as well? Problem image 1

Do I have to place this in onLoad? or in OnSubmit? Both don't work😟

Thanks in advance,
Robert
GreyHead 18 Feb, 2012
Hi wuselrob,

If you want your forms to be open to Guests as well as looged in visitors then just leave off the Authenticators.

If you eed to keep the Authenticator then the one in the On Load event needs an action in the On Fail event so that is does something.

Bob
wuselrob 18 Feb, 2012
Hi GreyHead,

thanks for your reply.
I tried removing all my Authenticator Actions. I also tried an Authenticator in onLoad with "loadCaptcha" and "show HTML" in the Denied-Bar.

Users can view and use my form. But if one is not logged in, there does nothing happen (no validation, no error messages when validation of fields fails). The form is reloading and the inputs are gone. No Errors, No thank you Message.

It is a simple contact form where people can send me a special digit number and some information.
These information should be sent to me via email.

I used {chronoforms}formname{/chronoforms} in a simple article.

I have PHP 5.2 installed, but on a 5.3 installation the problem is the same.

Any suggestions?😟
GreyHead 18 Feb, 2012
Hi wuselrob,

Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer look.

Please also tell me which user groups you want to be able to use the form.

Bob
This topic is locked and no more replies can be posted.