🔧 Maintenance Alert: World will be on Read-Only Mode on February 18th, 10:00 PM – 11:00 PM EST / 7:00 PM – 8:00 PM PST / 4:00 AM – 5:00 AM CET (Feb 19). Browsing available, but log-ins and submissions will be disabled.
AI OnAI Off
Hi,
I have implemented custom server side element validator and added this element to the form. I have added recaptcha element to the form as well. Every time the custom validator returns false recaptcha is validated too that causes "Invalid captcha value" on the next submit as recaptcha may be validated only once. Is there any possibility to skip recaptcha validation when at least one element returned false or maybe there is another way to prevent this error message (like refreshing recaptcha)?
Best,
Daniel