On Monday, April 15, 2019 at 10:51:17 PM UTC-7, Massimo Di Pierro wrote: > > db.table.field.represent = lambda value, row: PRE(value) > > Obvious now! Thank you much.
/dps > On Monday, 15 April 2019 02:19:07 UTC-7, Dave S wrote: >> >> I'd like to apply PRE() to each entry in a particular column. What's the >> way to do this with SQLTABLE() and SQLFORM.grid() ? >> >> /dps >> >> -- 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.

