Hi, All,
I need to create a custom OWA form to extend the OWA appointment form
for appointment items that are of my custom content class
(urn:content-classes:appointment:myform). I have registered my ASP form
to the urn:content-classes:appointment:myform, and the custom form can
be displayed for items with instanceType=0. (i.e., non-recurrence
items)
However, it seems the default OWA appointment form is always used for
recurrance items, no matter if they were opened as instance or series.
(I changed the master copy's content class to
urn:content-classes:appointment:myform. I didn't change content class
for each instance copy because that will cause exception instances be
created.)
This seems understandable as the recurrence items are more complicated.
The question is, is this by design in OWA? and is there any way to
customize the OWA form for recurrance items?
Thanks!
George
Archived from group: microsoft>public>exchange2000>development