phesselmann
01-24-2008, 06:22 PM
We have a requirement for multiple users (about 15) to be able to book appointments without (a) overwriting each other; (b) messing up the calendar if they're not expert. Here's how we would like to proceed: 1. Establish a string of appointments, 4 per day, that repeat weekly; 2. Use a default name ("Enter Name") to show which ones are not yet taken; 3. Have an individual come in and book a single appointment (1 time, not repeating); 4. Save that without updating the remaining repetitive appointments that occur weekly at that time (or any other!); 5. Edit it if required - often users seem to want just to delete, and wipe out the whole string at that time in Google's calendar; 6. Disallow anyone else from making changes until that appointment is saved. So - is this feasible with Easy PHP Calendar? Is there an easier way to do what we're trying to do?
Thanks,
Patrick.
Thanks,
Patrick.