-
Topic
-
I wanted to write an applet to show a user an appointment in their calendar:
eg, when they recieve an appointment, they click a button, and it automatically opens their calendar on that date, so they can see how it fits in with their other appointments.I have currently got
GroupWise.DateAbsoluteGoTo GroupWise.ParseDay …. etc.
GroupWise.OpenCalendarThe problem is that DateAbsoluteGoTo sets the date for the calendar folder (as shown in the folders list), and OpenCalendar opens a new calendar window on today’s date. What I wanted was to open either view, with the date set to the date of the appointment. I feel like I have missed something fundamentally obvious here … can someone please enlighten me?
Thx.
- You must be logged in to reply to this topic.