Hello,
I have a table. In the table there is a column named "Status" (single select field) with different selection possibilities. ("Property1", Property2",...).
In the table is another date/time field.
I want that when the status in "Property1" is changed, record the time of this change in the date field.
How do I do this?
Thanks!