Is it possible to place the captcha inside a fieldset?
I have a registration form that uses fieldgroup module with the multipage multipage option (with ajax). The captcha appears below each page, and with the ajax enabled it validates the captcha on each page, which is obviously undesirable. If it's possible to place the captcha within one of the pages this would be ideal for me.
Comments
Comment #2
hass commentedComment #3
naveenvalechaComment #4
umeshsapariya commentedWe will be working on this issue during Mumbai code sprint #16
Comment #5
couturier commentedComment #6
anybodyI guess there won't be a way to solve this in the UI of CAPTCHA module. Such a special case will always need a hook to put it into a nested form structure.
Webform for example uses its own implementation to solve such things. With that I think there's less need for a UI implementation, but if someone could write a tutorial for such custom implementations, that would be great.
As there hasn't been any activity in this issue for > 4 years, I'll close it won't fix. Feel free to reopen with a tutorial or implementation.