Hello web2py users, Does anyone have a workaround or a fix for this potential bug? It seems like crud is not handling captcha properly when formstyle is 'table2cols'.
2.9.5-stable+timestamp.2014.03.16.02.35.39 (Running on Apache/2.2.26 (Unix) mod_wsgi/3.3 Python/2.7.2 mod_ssl/2.2.26 OpenSSL/0.9.8y DAV/2, Python 2.7.2) My browser: Safari 6.1.4 on Mac OS X 10.8.5. In my app, I am using recaptcha, and specifically with crud. When I set the formstyle for crud to 'table3cols' or 'divs' or 'ul' or 'bootstrap', then the captcha is rendered properly: The label "Verify:" appears at the bottom of the form, and this is followed by the recaptcha input image. But, when I set formstyle for crud to 'table2cols', then the captcha is *not* rendered properly: The recaptcha input image appears at the *top* of the form (before all my other fields), and the "Verify:" label appears *by itself* at the bottom of the form. Does anyone have a workaround or patch for this? Thank you, all. Mark Abajian -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.