Any ideas pls for implementing a calendar including schedules in different dates.
I mean before the calendar renders, it checks if the displayed dates have any schedules attached to them and if any, it will display the schedule link inside the associated dates, the user can eventually go to that schedule and modify it. If the date has no schedule , then no link is displayed.
The schedules can be stored and pulled out either to/from a database or any other store that u may suggest.
Do you have any idea for implementing this or any reference where this already has been achieved, pls?
Thank you


Reply With Quote
