Hello. Sorry for my english.
How do I add a captcha to the last page of a three-page form? The lesson from the FAQ here apparently does not seem like.
How do I add a captcha to the last page of a three-page form? The lesson from the FAQ here apparently does not seem like.
Hi stawridka ,
If you are using a Captcha it makes more sense to put it on the first page - it's unlikely that any spammer will ever get to the third page.
That said, you add the Captcha on the third page in exactly the same way as on the first. Add the Captcha element and the Load Captcha action on the last page of the form and the Check Captcha action on the page that submits to.
Bob
If you are using a Captcha it makes more sense to put it on the first page - it's unlikely that any spammer will ever get to the third page.
That said, you add the Captcha on the third page in exactly the same way as on the first. Add the Captcha element and the Load Captcha action on the last page of the form and the Check Captcha action on the page that submits to.
Bob
Thanks It works.
New problem: on 3 page Confirmation page and e-mail event. Confirmation Page shows the filled fields normally. But in the letter and debugger all the fields = {input_text_36}. Fields names inside curly brackets were not replaced by their values.
New problem: on 3 page Confirmation page and e-mail event. Confirmation Page shows the filled fields normally. But in the letter and debugger all the fields = {input_text_36}. Fields names inside curly brackets were not replaced by their values.
This topic is locked and no more replies can be posted.