Hi, I have recently updated trunk.
I am using a compute function when creating new entries. In the compute function I access the field row.email. Previously this was giving me the *value* of the field, now I just get a reference to "gluon.dal.Field". Is this expected? How can I access the value of the field? Thanks, Daniel --

