I do not know if this is possible but thought I would ask. I just started using calendarscript with the Meta Calender Plug-in.
I am trying to set up a web page for persons on 3 different shifts to schedule their vacation. I have set up 4 calendars as such:
meta (default)
shift1
shift2
shift3
and have required users to login on the meta calendar only. I have granted view calendar and add event permissions to the meta calendar and the shift calendar the person is assigned to:
ie: person1 has view and add permissions for the meta and shift1 calendar.
****Finally the question****
I want person1 to login in to the meta calendar which will only show the vacation days for shift1 (as it is supposed to). When the user (person1) clicks the add event button I want to take then to schedule_oneclick_non_recurring.html page of the shift1 calendar (the one they have permissions for) instead of the meta calendar.
***Reason***
I want to do this so I can keep the vacations scheduled seperate (as I am using the meta calendar to show the holidays across for all users) this also allows the shift supervisor to be emailed when a individual on their shift requests a vacation day.
**As Of Now**
When users press the add events button they are directed to the meta calendar schedule_oneclick_non_recurring.html page and if they enter their request I get the email not their supervisor.
I hope this can be accomplished if this is not very clear let me know and I will try to explain it better.
Thanks