Forum

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.

#1 2009-11-19 02:23:05

refined-mind
Member
Registered: 2009-08-14
Posts: 16

More Sidebar info

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

 

#2 2009-11-19 05:13:50

algis
Administrator
Registered: 2006-01-09
Posts: 1350
Website

Re: More Sidebar info

this page layout is defined in this file:

core\packages\client\appointments\request\confirm\index.php

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson