I don't think the reCaptcha api allows multiple instances on the same page. This isn't a Gravity Form limitation, but something restricted by the third party reCaptcha service.
http://stackoverflow.com/questions/1241947/how-do-i-show-multiple-recaptchas-on-a-single-page
You could create a page for each form and then include them in your page via an iframe if you really needed this layout, or else instead of using tabs, simply have the links refresh to a new page with the appropriate form.
Posted 14 years ago on Sunday November 7, 2010 |
Permalink