How-to questions
Hi! Don’t forget to take a look in the Knowledge Base for answers to common questions :)
-
Capturing a Field's Previous Value
Do the tables store the previous value of a field someplace that is accessible via a formula (calculated text field)?
4 votesThis can be accomplished through the use of the {{OLD}} function in a triggered field. You can capture the previous value using the syntax {{OLD}}.{Field Name}
- Don't see your idea?