I try to reproduce in 2.10.4 and i have two errors:
first - Field('myfield) should be Field('myfield'), but i think it is only
a typo.
second - SQLFORM.grid(db.myview, field_id=db.mytable.id) should be
SQLFORM.grid(db.myview,
field_id=db.view.id <http://db.mytable.id/>)
No more errors at all.
No problems with orderby.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.