The online web2py book is a great place to start:
http://web2py.com/book

Web2py will "automatically" generate a form (with dropdowns, radio buttons, 
etc.) and the form field validation based on the database model (along with 
the create, read, and edit forms).

The forms chapter I think provides everything you need:
http://web2py.com/books/default/chapter/29/07/forms-and-validators


On Monday, November 7, 2016 at 8:46:06 PM UTC-5, Tom Schuerlein wrote:
>
> I am new to Web2Pyl. I am looking for a help building a custom form. 
>  Specifically how to pass db fields to the HTML View when building the 
> code.  I've been looking for a tutorial on building custom forms with no 
> luck.  I need to be able to have several input fields on one row; with a 
> mixture of radio buttons, pull downs and text fields.  Any direction would 
> be greatly appreciated. 
>

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