It is in the book but it is called form_factory. web2py support both
names.

On Apr 21, 11:22 pm, Kuba Kucharski <[email protected]> wrote:
> >   form=SQLFORM.factory(db.auth_user,Field('group1')):
>
> btw this
> ( I mean concatenating/passing "table definition" like f.e
> "db.some_table" along with Field('some_field') in the
> SQLFORM.factory() )
> is not in the book(?) and it doesn't look google-able to me anywhere else
>
> this maybe obvious from programmer point of view, but not always for a
> web2py-framework user?
> maybe it deserves to be there because this "let's squeeze everything
> we can from python" - philosophy.. is one of those things that makes
> web2py so cool.
> and SQLFORM.factory() subsection is pretty short.
>
> or.. are we trying to fit to much into the book, and soon we will need
> beginner's and advanced book. normal/extended/with python explanatory
> etc.
>
> this is a question for all of you:
>
> How far should we go with the book/web2pyslices/etc w/o marking
> sections/subsections beginner/advanced(maybe some other markers) so we
> could easily split/sort them later?
>
> --
> Subscription settings:http://groups.google.com/group/web2py/subscribe?hl=en

Reply via email to