Ticket #100 (new enhancement)
Add ability to have captcha enabled on a form.
| Reported by: | dordille | Owned by: | dordille |
|---|---|---|---|
| Priority: | major | Milestone: | 1.6 |
| Component: | apostropheFormBuilderPlugin | Version: | trunk |
| Keywords: | Cc: | ||
| Symfony version: | 1.4 |
Description
A captcha needs to be added to the form builder plugin.
The captcha should be configurable at both the application level in app.yml as well as on each form.
So in app.yml
all:
apostropheFormBuilderPlugin:
captcha: [true, false]
Enabling captcha in app.yml would add an additional option to enable captcha in each form.
Change History
Note: See
TracTickets for help on using
tickets.

