Change Calendar Reminder Duration (Full Version)

All Forums >> [Microsoft Exchange 2000] >> Outlook Web Access



Message


istman -> Change Calendar Reminder Duration (6.Sep.2007 2:45:41 PM)

I have been using Exchange 2000 for some time but until recently did not utilize OWA's calendar... until now.  When I add an entry in the calendar using Outlook I have several more options for reminders than I do with OWA and really need 1 or 2 week reminders rather than the 2 day limit in OWA.  Does anyone know of a method to add additional entries for OWA to utilize 1 or 2 week reminders?  Thank you.




leederbyshire -> RE: Change Calendar Reminder Duration (7.Sep.2007 8:25:05 AM)

It's never easy to make changes to the OWA interface, and since I no longer have an E2000 server, I can only give some general guidance that will help you if you are confident writing some JavaScript.

Anyway, you will need to look at the frame source for your calendar display in order to get the ID of the HTML control you need to change, and the name of an included .js file that contains a window.onload() function.  You can add code to the window.onload() function that will add extra options to the required control.

Not easy, but doable if you really need to.




Page: [1]