Grid sorting sorts by id (in case of a FK) instead of shown value (eg. 
name). Is this normal?

The only way I found to correct this behavior was to change the grid's 
table to a query, where in this query I include all the foreign fields (eg. 
name) directly and remove al the foreign keys.
Is this the correct/only way to solve it?

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to