Hi
Basically, when a row is reordered in a view, I need to update the “Last Modified” field. Since it does not update on its own, I want to use something similar to =ROW() so that the record is automatically modified with the new row number and thus the Last Modified field will also update.
That’s the best way I can think to do it but I’m happy to hear other ideas!