• 3734 views
  • 0 comments
  • loading...

Standard web2py form

FORM provides a low-level implementation in terms of HTML helpers. A FORM object can be serialized into HTML and is aware of the fields it contains. A FORM object knows how to validate submitted form values.


form.accepts( vars,  session=None, formname='default', keepvalues=False, 

onvalidation=None, dbio=True, hideerror=False):

loading...

Sources / Reference

" web2py Book Chapter 7: Forms and Validatators" is licensed under Creative Common License BY-NC-ND 3.0


Comments

loading...

Powered by
Web2py

Hosted on
www.pythonanywhere.com
(affiliated link)