Hi, what is the correct FORM_ID for poll with captcha? Thanks

Comments

info@pavelsoukup.cz created an issue. See original summary.

Subhransu.addweb’s picture

First of all install Firebug Addons in your firefox. Then try to find
tag by using Inspect element feature. Once you find
tag copy its ID value from there and put it into your CAPTCHA module FORM_ID column

NOTE: Make sure you entered form id here which should contain underscore instead of dash.

For Example:-

My Form Id "poll-view-voting"

You have to replace all dash with underscore, it becomes "poll_view_voting".

Thanks!

corncakes’s picture

Hi, Denisha, thank you very much, it worked perfect for me

Nitesh Sethia’s picture

Assigned: info@pavelsoukup.cz » Unassigned
Status: Active » Closed (outdated)

Closing this issue.