On Monday, January 14, 2019 at 2:23:32 AM UTC-5, mostwanted wrote:
>
> I am trying your formula but my Delta field is not getting updated. It is 
> supposed to change as i enter a different value in ODO_Reading.
>

Please show your exact code. Note, if you are using .update_record, the Row 
returned by that method will not contain the updated Delta value, as that 
value is calculated in the database. To get the updated value, you would 
need to fetch the record from the database.

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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to