Hi there, it's been a while.
I'm working on a simple contact form on a Joomla 1.6 site using Chronoforms 4.0 RC1.9.
I was wondering; is it possible to turn Captcha off when a user is logged in?
Also, it would be nice to have the users name and email automatically filled in when logged is.
Is it possible and could you give me a hint how? ;-)
Thanks.
I'm working on a simple contact form on a Joomla 1.6 site using Chronoforms 4.0 RC1.9.
I was wondering; is it possible to turn Captcha off when a user is logged in?
Also, it would be nice to have the users name and email automatically filled in when logged is.
Is it possible and could you give me a hint how? ;-)
Thanks.
Hi mackirony ,
There isn't an action that lets you do if . . . then conditions (there probably should be). This makes it difficult to skip the 'Load Captcha and 'Check Captcha' actions.
What you can do is to use three linked forms. The first form uses a custom code block to check if the user is logged in and immediately redirects them to one of the other two forms which are identical except for the Captcha code.
Bob
There isn't an action that lets you do if . . . then conditions (there probably should be). This makes it difficult to skip the 'Load Captcha and 'Check Captcha' actions.
What you can do is to use three linked forms. The first form uses a custom code block to check if the user is logged in and immediately redirects them to one of the other two forms which are identical except for the Captcha code.
Bob
This topic is locked and no more replies can be posted.