For starters, have a look at the opening page of the FORMS AND VALIDATORS section of the manual (P.181 on http://www.web2py.com/examples/default/docs)
On Wed, Sep 30, 2009 at 12:34 PM, MichaelT <webmas...@afewtips.com> wrote: > > Hi, > I'm trying to understand what I have to do and what can be done > automatically with FORM (not SQLFORM). > > I want to create a form that is the same functionally as SQLFORM, > meaning the fields from related tables are populated as drop down > buttons, etc. But I don't want to use SQLFORM. > > Can FORM populate the drop down list or do I need to select the > records to a record object and then use that object ? > > Can someone point me to a complete example? > > Thanks very much. > Michael > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---