Project Description:
Refer to the screenshot attached with a calendar in the page, I have got fullcalendar to be integrated to Hero framework (which is built on Codeigniter), I need a little help here to enhance the jquery to do the following :-
1. Add radio button on top of the calendar to pick the duration of the appointment. Either 1 hour, 2 hours, 3 hours or 4 hours.
2. Pick the user ID from the session and insert into the event_cal table togethwe with the event.
3. Put all the relevant values in a hidden form so that I can post to another page for processing
4. Add a row on top of the calendar to show the selected time slot. (Refer to the attached screenshot)
Additional Project Description:
04/15/2012 at 11:03 PHT
Attaching the relevant screenshots.