Is there an event that fires when the current time hits the appointment time?
Or should I be using the reminders and setting a time of 0?
If that is the case, is it possible to not render the reminder window at all?
In short, I want to use the scheduler to schedule appointments (events), and have an event fire when they are hit, but not show the reminder window at all. I want to do my own custom logic at that point.