Skip Navigation

[Resolved] Add recaptcha to form in Expert mode

This support ticket is created 5 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

Tagged: 

This topic contains 2 replies, has 3 voices.

Last updated by Nigel 3 years, 5 months ago.

Assisted by: Nigel.

Author
Posts
#1280075

How does one add the reCaptcha to a form when in Expert mode? Keys are registered, i can add it when not in Expert mode.

Also, any pointers on how to add 3rd party captchas?

thanks!

#1280081

The entire Extra Fields section is gone from the Advanced Edit Mode, I see.

You could right now add it with [cred_field field='recaptcha' class='form-control' output='bootstrap'], manually, but usually, you would add it in the "Add Fields" GUI when editing the Form in Expert Mode.

This must have happened somewhere in the updates where the new Block Editing mode was introduced, as in 2.0.1 this still works fine.

I'll let you know once I have an erratum with an eventual solution other than manually inserting the Field.

For other captchas but Google, you'd have to apply custom programming that we cannot support.
Unfortunately there is no API that lets you replace reCaptcha with something else in Forms, however, you can do any validation action with Toolset Forms API: https://toolset.com/documentation/programmer-reference/cred-api/
Other than that only the Google reCaptcha is included.

#2125101

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

This is a quick update to say that this minor issue was finally resolved in the latest Forms release.

If you don't see an update notice on your plugins page, click the registered link for one of the Toolset plugins to take you to the custom Toolset installer page, and use the Check for Updates button, otherwise you can download the latest versions from your downloads page at toolset.com/account/downloads.

Thanks for your patience!