Recaptcha

From Contensive Wiki
Revision as of 22:00, 22 February 2016 by Admin (Talk | contribs) (How To)

Jump to: navigation, search

Add this addon to the end of a form wizard form and it produces a 'human verification' text box called reCaptcha.

Terms

recaptcha 
The name of the open source tool used within this addon

Roles

How To

The reCaptcha addon provides the necessary programming routines to add the reCaptcha function to any form.

Adding reCaptcha to a Form

To add recaptcha to a form wizard form, open the form to the page where you want to put the recaptcha function. Add the following code to the page:

{% "reCAPTCHA" %}


Click OK to save changes.

There are three addons in the collection:

References

use Cases

Change History

2/22/2016

  • Added to Wiki.