On Saturday, November 1, 2014 3:31:38 PM UTC-4, Luis Ramos wrote: > > Anthony, thanks for your response, the only inconvenience that I see is > that the 'update_date' Field will be updated if there's a change in the > whole Row, instead of a particular Cell. How can we specify to update if a > particular Cell changed? >
I'm not sure I understand. Are you saying that you want the field to update as long as at least one other field in the record is being updated? If so, that should already be the case. Are you observing something different? Anthony -- 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.

