Hi,
   I'm using pyramid_deform to handle the form data, so far, with what
I get, the validation is done after user press the submit button.
   I think in some context it is not very convenient, some validate
can/should be handled without submit the form(like the minimum size of
a text input)
   Sure it can be done by adding some javascript, but I'm curious
whether deform already can work like this ? (maybe I missed something
in the document).
   If not, is there any recommend way to do this with pyramid_deform?

Sean

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To post to this group, send email to pylons-devel@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en.

Reply via email to