I build a form like explained in :
http://web2py.com/books/default/chapter/29/07/forms-and-validators#SQLFORM-in-HTML
which man that I build an html form in the view and doesn't  pass the form 
to the view

The form has a name field

In my onvalidation function I set
 form.errors.name="Name is not valid"

The form is not submitted as expected but the standard web2py error message 
that usually shows up just under the field in error  does not shows up.
How can I show the error?

-- 
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.

Reply via email to