On Feb 2, 2:00 pm, Stefan <[email protected]> wrote:
> Is there a way to expand the amount of characters in a field? I've
> noticed that SQLTABLE (or more specifically, gluon.html.TABLE) tends
> to truncate the amount of visible text. I'm attempting to us the
> plugin_datatable plugin to display data, but I can't seem to show the
> full contents of the record.
>
> Thanks!

SQLTABLE(..., truncate=x) # default is 16

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