Formula Field Update Frequency
My app is designed for elderly people.
I need a formula field displaying how many months have passed since the record has been updated.
But my formula will always display CERO because the record is updated everytime I try to update the formula field by giving the order
r.formulafield=r.formulafield;
¿What is the "updating frequency" of the formula field ?