Forums

End of Life for Records

itpates 28 Sep, 2018
Is it possible to put a time-limit on the life of a database entry using Chronoconnectivity? Perhaps a script that tests the date field of entries of the db table and deletes those over a certain limit every time the form is called?
GreyHead 29 Sep, 2018
Answer
1 Likes
Hi itpates,

You could also do this with a cron job on your server that runs a deletion script every day - or every week.

Bob
This topic is locked and no more replies can be posted.