Use sqlform.factory and custom.form and web2py helpers and you create an
html table with you fields into... with sqlform.factory you can use
field().clone() method to manager field attributes like requires and you
will have to manually insert, update you model and db.commit() since
facotry doesn't commit and manage that for you...

Richard

On Mon, Oct 23, 2017 at 10:11 PM, Joilson Quinteiro <joquinte...@gmail.com>
wrote:

>
> Hi all,
>
> Anyone can help me this question? ?
>
> its very importante to me.
>
> Give me one example please.
>
> --
> 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.
>

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