>From my use of the crud.select, I found it needed to be: headers={'name':'Name'} (Field name only, not table name)
On Nov 23 2009, 9:33 pm, annet <annet.verm...@gmail.com> wrote: > Massimo, > > On page 218 of the web2py manual it says: > > headers={'person.name', 'Name'} > > That should read like: > > headers={'person.name':'Name'} > > Kind regards, > > Annet
-- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@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.