= quintagroup.pfg.captcha = quintagroup.captcha.pfg (former qPloneCaptchasField product) allows adding captcha field to the forms, created with !PloneFormGen. To create forms with the captcha field you need to install the following Plone products: * '''[http://plone.org/products/ploneformgen PloneFormGen]''' - for creating the form itself * '''Quintagroup Captcha Core (quintagroup.captcha.core)''' - for configuring captcha * '''quintagroup.pfg.captcha''' - for adding captcha field to the PFG form. Make sure the products are installed in this order, otherwise they may fail to work correctly. [[Image(installed-products.png, nolink)]] To add captcha field to the PFG form: * go to the desired form and select '''Captcha Field''' from '''Add new...''' drop-down menu [[Image(add-new.png, nolink)]] * Captch field is getting its id "key" by default. You only need to save this field. [[Image(edit.png, nolink)]] * Go back to the form to see the captcha field beneath all other fields [[Image(form.png, nolink)]]