Delete past time

I am wondering how I would have a list automatically delete items/ orders after the orders date has past?

Say I have an order set for may 5th, how would I delete it after that date has past?

Add a countdown on your splash screen for example (screen where users are going to visit it for sure) make this countdown invisible by making it very small and no borders, then make it a list of orders add a filter for past order and add an action when the countdown ends to delete current order (make it for 1s)

I’m confused, is there not a way to use the time and date function to delete them?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.