I have 2 versions of same form loaded on same page, one for mobile and at another location for desktop. These are separated by css.
The problem is, I have the Recaptcha only on one of them (phone version, which is loaded first). As I did some reasearch, ReCaptcha has problems if it is used in more than one forms at same page. This could be overcome by using explicit render on each submit button.
I guess this is currently not possible with Chronoforms, correct if I am wrong? If not, that would be a feature to add.
The problem is, I have the Recaptcha only on one of them (phone version, which is loaded first). As I did some reasearch, ReCaptcha has problems if it is used in more than one forms at same page. This could be overcome by using explicit render on each submit button.
I guess this is currently not possible with Chronoforms, correct if I am wrong? If not, that would be a feature to add.