Hi Dipesh,
Thank you for your fast reply. Before we submit the form we should validate if email id already exist and will not allow the form to submit to sugar crm.
How can we implement this sulotion?
Thank you.
I have the same issue. The Google Captcha does not validate when i click submit button of my custom template which is an php file. Can you help us out how can we use this?
I integrate the code by implementing on my php form.
<?php if( function_exists( ‘gglcptch_display’ ) ) { echo gglcptch_display(); } ; ?>
I see the captcha on my form but it does not validate. He let the user submit the form without validating the captcha.
Hoping for your fast positive response. Thank you