Noob: How to add a date modified field to a table?

Options

Total noob here. I added a field to a table called "modified_at" and created it as a timestamp. How do I specify that the timestamp should reflect the last time this record was modified? Can't see anyplace in the field settings where I can specify that…

Best Answer

  • mike-k
    mike-k Member
    Answer ✓
    Options

    You can't unfortunately. You will need to set it using the the now value anytime you update a record.

Answers