> Field('complete_address', 'string',
> compute=lambda r: '%(address)s %(city)s %(location_state)s
> %(zipcode)s' % r)
>
>
for complete_address, in terms of performance or efficiency, what is the
difference between store it in table field or just format it in view side?
best regards
--
---
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/groups/opt_out.