Dear users,
if I change a value in a function called by e computed field formula how can I update the computed field values?

I tryed

db(db.tab.id>0).update(id=db.tab.id)

but nothing happened

Thank you

    Manuele

Reply via email to