Closed (outdated)
Project:
CAPTCHA
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2012 at 23:30 UTC
Updated:
27 Sep 2019 at 20:17 UTC
Jump to comment: Most recent
Comments
Comment #1
rogical commentedI think doesn't need this.
Fields are only used in entity forms, while currently captcha can be applied to all forms, so all we need is to improve UX on entity forms.
Some thoughts:
* better UX on multi-step entity form(as above said)
* easily to change the position of captcha by managing display of entities
Comment #2
soxofaan commentedHi, I'm the maintainer, but to be honest, I don't have the time to lately to spend a lot of time on maintenance.
That being said and for your information: the 6.x-2.x and 7.x-1.x branches of the CAPTCHA module have been designed towards separation of the CAPTCHA as form element and admin UI. For example, it is possible to add CAPTCHA element to a form with just:
So it should be fairly straightforward to develop alternative UI's for CAPTCHA insertion and placement
also see #743056: Document how to add a CAPTCHA programmatically
Comment #2.0
soxofaan commentedRe-worded description slightly.
Comment #3
wundo commented