I found this requires the table name, such as in Annet's example.  I
tried to edit the book errata wiki, but the edit links are layed out
way to the right (on FF) and they all seem to have "page isn't
redirecting properly" errors.

On Jan 17, 9:15 pm, Michael Howden <[email protected]> wrote:
> From my use of thecrud.select, I found it needed to be:headers={'name':'Name'}
> (Field name only, not table name)
>
> On Nov 23 2009, 9:33 pm, annet <[email protected]> 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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to