Date Field that always updates
If you want a date field that always updates (or at least as often as defined by the system variable FIELDEVAL), use a DIESEL expression. (DIESEL stands for Direct Interpretively Evaluated String Expression Language). Here is an example that will…
Read more