Hi,
I have a page on a website which has three forms on that are being displayed as tabed content - so a user clicks on a tab to view the form they want, and the submits it.
The problem that I am having that only one instance of the ReCaptcha tool shows up, it won't show on the other forms - perhaps because it's technically already been loaded into the page and won't load again...
I also tried with the standard captcha input, but this did not work as it kept saying that the verification code was wrong - more than one captcha input seemed to confuse system.
Any ideas please?
Many thanks,
Matt
I have a page on a website which has three forms on that are being displayed as tabed content - so a user clicks on a tab to view the form they want, and the submits it.
The problem that I am having that only one instance of the ReCaptcha tool shows up, it won't show on the other forms - perhaps because it's technically already been loaded into the page and won't load again...
I also tried with the standard captcha input, but this did not work as it kept saying that the verification code was wrong - more than one captcha input seemed to confuse system.
Any ideas please?
Many thanks,
Matt
Hi Matt,
This is a CF bug that was reported a while ago but I don't think that there was ever a fix. ChronoForms stores the Captcha data in the user session but doesn't identify which form it relates to so :-(
My best suggestion - which isn't very good - is to use a different Captcha on each form. Or you could omit the Captcha on the initially hidden tabs as it's less likely that a spammer will ever get to them.
Bob
This is a CF bug that was reported a while ago but I don't think that there was ever a fix. ChronoForms stores the Captcha data in the user session but doesn't identify which form it relates to so :-(
My best suggestion - which isn't very good - is to use a different Captcha on each form. Or you could omit the Captcha on the initially hidden tabs as it's less likely that a spammer will ever get to them.
Bob
Hi Bob,
Thanks for getting back to me on this - much appreciated.
OK no worries - I'll either do as you suggested or I'll just separate the forms onto different pages.
All the best,
Matt
Thanks for getting back to me on this - much appreciated.
OK no worries - I'll either do as you suggested or I'll just separate the forms onto different pages.
All the best,
Matt
This topic is locked and no more replies can be posted.