you mean an edit form ? record = db.table(1) form = SQLFORM(db.table, record)
On Wednesday, April 24, 2013 5:35:18 PM UTC+2, software.ted wrote: > > Is there a way to make the form generated by SQLFORM return the current > fields saved in the DB instead of making the fields blank? What i want is > to return the record. > > -- > > ....................................................................................... > Teddy Lubasi Nyambe > Opensource Zambia > Lusaka, ZAMBIA > > Cell: +260 97 7760473 > website: http://www.opensource.org.zm > > ~/ > Human Knowledge belongs to the world! - AntiTrust > > Man is a tool-using animal. Without tools he is nothing, with tools he is > all - Thomas Carlyle 1795-1881 > > /~ > -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

