Oops. Found the problem. I needed to pass "count" to the html view where it was actually being used. Once I did that it worked as expected.
-- Joe B. On Mar 6, 3:56 pm, mdipierro <[email protected]> wrote: > This two > > {{=row._extra[db.mytable.id.count()]}} > {{=row._extra['COUNT(myvar.id)']}} > > should be equivalent. Please try again. > > Massimo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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 -~----------~----~----~----~------~----~------~--~---

