Hello,

I have problem with compute field that won't compute on update form
submission... If I look into form.vars all the data needed by the
compute lambda function...

I define the compute field lambda on the fly at controller level could
it cause the problem?

Do the compute lambda function get exactly what is in form.vars or
could web2py make some filtration on redondant value (like just really
update the fields that have really change)??

Thanks

Richard

PS.: Happy new year to all by the way!

Reply via email to