[html-formfu] Re: populate_from_formfu

2007-07-18 Thread kewei xiao
The solution is: the name of column in the database has to be the same as the name of the param. for example, if I have a column called "country_id" in database, then my param name in the form needs to be "country_id" because populate_from_formfu() will loop through all columns in database

[html-formfu] Re: populate_from_formfu

2007-07-18 Thread Adam Sjøgren
On Wed, 18 Jul 2007 13:22:26 -0300, kewei wrote: > The problem is fixed. Please don't keep how you fixed the problems a secret - so people searching can find answers as well as questions. :-), -- "(Phew, it's hard to explain with my poor English.)" Adam Sjøgren

[html-formfu] Re: populate_from_formfu

2007-07-18 Thread kewei xiao
The problem is fixed. Kewei ___ HTML-FormFu mailing list HTML-FormFu@lists.scsys.co.uk http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu