unique user = unique calendar
I know this was asked back in July but I am developing a web application for a company that requires an event calendar for each user. I could handle the event input into the database and code it with userids but would I be able to tell the calendar event handler(function) to limit its returns to the current user? I would imagine it is a very easy tweak but I got the feeling from the earlier post that this is not possible as of now. If not, is there any kind of ETA?
|