Can not Enable Captcha
-
Hello,
I’m having difficulties enabling recaptcha for the D365 Integration plug-in.
I know Twig won’t support recaptcha. I have enabled recaptcha on the Forms tab. I’m using my most recent Site Key and Secret Key from Google. I am able to successfully submit data to D365 but I’m getting spam because I don’t have recaptcha enabled. Please advise, would love to get this working! Thank you!
Below is the short code I’m using.
[msdyncrm_form entity=”lead” name=”QC_LeadsForWordPress” mode=”create” parameter_id= “id” captcha=”true” enable_layout=”true” hide_form=”true” message=”Your message has been successfully sent. We will contact you soon!”]
Here is a copy of the Twig I have tried as well.
[msdyncrm_twig] {% form entity=”lead” name=”QC_LeadsForWordPress” mode=”create” %}{% endform %} [/msdyncrm_twig]The page I need help with: [log in to see the link]
The topic ‘Can not Enable Captcha’ is closed to new replies.