I want to know I can remove event older than 7 day automaticly. Because , for the privacy law, I can't store image more than week.
Thanks
Remove event after 7 days
Filter
Ciao,
you need to create a Filter like this:
date less than "-7days" and archive status equal to "unarchived only" -> DELETE ALL MATCHES
in this way you can program the ZM to automatically delete the unarchived events, older than 7 days.
Remember to set the "run filter in background" check box, when saving!
you need to create a Filter like this:
date less than "-7days" and archive status equal to "unarchived only" -> DELETE ALL MATCHES
in this way you can program the ZM to automatically delete the unarchived events, older than 7 days.
Remember to set the "run filter in background" check box, when saving!