On Tuesday, November 18, 2014 12:50:29 PM UTC-5, Alex Glaros wrote:
>
> when I tried it, didn't know how to identify the field
>
> did not see specific answer in the book
>

Same as any field: db.mytable.myfield.
 

> correct, about virtual fields not being sortable, but when I move table 
> fields to links argument, they lose their sortability
>

Yes, because sorting is handled by the database, you cannot sort on virtual 
field columns or "links" columns (which may contain any arbitrary HTML).

Anthony

-- 
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