You are not logged in. Please note that you need to log in before posting.
Dear friends! Please note these forums are currently in read only mode.
Hey there,
I'm trying to make the sidebar on the "Confirm Appointment" page contain a bit more information.
I'd like for it to output data depending on the scheduled appointment time. For example, if the appointment was scheduled to start between 8a-12p on a Friday it would output "TEAM BLUE" and if it was 1p-5p it would output "TEAM RED"
So what i think i need to do is get to the confirm appointment page where it lists the appointment start time... then all i need to do is parse the time and figure out the day.... a few switch statements and echo out the appropriate data. does that sound about right? i can't seem to find this page...
Offline