Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
70
Add second reminder to appointment
posted

Hello 

My project needs each appointment to have two reminders. Like one reminder can be 5 minutes before and the second can be 2 days before. 

Is there any sample implementing this?  Could some one please provide the direction in which I should work to accomplish this?

Which event I can use once user dismisses the reminder? Is there a method that can  get all the appointments with reminders expired?

The idea is I can use this event to replace the first reminder with the next one.

Thank you very much.