troller to define the form fields, and then build the form
> manually in the view (possibly using some of the
> form.custom<http://web2py.com/books/default/chapter/29/07#Custom-forms>items).
>
> Anthony
>
> On Saturday, October 6, 2012 2:07:49 PM UTC-4, Austin Cormier wrote:
So I have the following customer form defined in my view for prototyping:
form = FORM(FIELDSET(DIV(LABEL('Email Address',
_class="control-label"),
DIV(INPUT(_class="input-large", _id="email",
_name='emai
2 matches
Mail list logo