Hi guys!
I hope that you could help me with the following:
I want to create an action after e.g. 24 hours when the user clicks on an element. Furthermore, I don’t want this action to proceed when the user does something.
Example:
The user receives a notification to accept or decline something. When the user accepts/declines within 24 hours no additional action happens. When the user doesn’t accepts/declines within 24 hours the list will be deleted from the database.
I have no idea where to start and hope that you guys could point me into a direction.
Thanks,
Chang