Page 1 of 1
How to use Captcha with Formbuilder and/or feedbackform
Posted: Wed Mar 07, 2007 7:33 am
by Gregor
Hello,
Is it possible to use the capthca module with formbuilder and/or feedbackform? If so, how can I implement it?
Thanks for your help,
G
Re: How to use Captcha with Formbuilder and/or feedbackform
Posted: Wed Mar 07, 2007 7:42 am
by RonnyK
Gregor,
check this post. I think you just need to add the parameter in the calling of the required module.
http://forum.cmsmadesimple.org/index.ph ... l#msg52878
Ronny
Re: How to use Captcha with Formbuilder and/or feedbackform
Posted: Wed Mar 07, 2007 8:06 am
by alby
Calling captcha module is into contact_form source.
FormBrowser don't have this calling.
Can you post a
feature request for this module?
Alby
Re: How to use Captcha with Formbuilder and/or feedbackform
Posted: Wed Mar 07, 2007 8:11 am
by Gregor
Thanks Ronny.
The {contact_form.....} is not the one that is called. It is:
{cms_module module='FeedbackForm' form='Reactie' lang="nl_NL
If I enter captacha=1, than it gives an error saying that it does not know captcha.
Gregor
Re: How to use Captcha with Formbuilder and/or feedbackform
Posted: Wed Mar 07, 2007 8:19 am
by Gregor
@Alby: done