Thanks ! A case of tired eye syndrome...
Works fine now.
Don
On Jul 14, 2014, at 8:02, lyn2py wrote:
> Syntax doesn't look right. Should be:
>
> row=db.test_all_fields(request.args[1])
> form=SQLFORM(db.test_all_fields, row)
>
>
>
> On Monday, July 14, 2014 8:27:59 AM UTC+8, Don O'Hara wr
Syntax doesn't look right. Should be:
row=db.test_all_fields(request.args[1])
form=SQLFORM(*db.test_all_fields, *row)
On Monday, July 14, 2014 8:27:59 AM UTC+8, Don O'Hara wrote:
>
> I’m experimenting with the various field types (mysql) to learn more about
> web2py.
> I’m not sure why I got t
2 matches
Mail list logo