Hello,

I would know how I can get a print out of my field.represent=lambda
something in command line web2py environnement.

Hope I am clear.

For example if I do

print (db().select(db.TABLENAME.FIELDNAME))

I get the values of the field. In case I have create a representation of the
field can I get a print out in the command line environnement (ipython)??

Richard

Reply via email to