yes you right, it related with the form.elements
e.g.
    form.element('#submit_record__row').insert(-1,TR('', 
Recaptcha(current.request, 
                                                                   
PUBLIC_KEY, 
                                                                   
PRIVATE_KEY, 
                                                                   
error_message = 'invalid', 
                                                                   label = 
'Verify:', 
                                                                   options 
= 'theme : "white", lang : "fr"'), ''))

the error is disappeared but the recaptcha is not shown in the form too 
(unexpected result test on pythonanywhere with web2py latest version).

best regards,
stifan

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to