Have an operation on an EDIT form of a BO which runs a query for a BO of the appointment type which displays in calendar format. If the operation opens in a new tab then every time I add an appointment a new tab opens. So by the time Ive added 5 appointments I've got 5 tabs across the screen. If I open in a popup window then a new window is placed on top of a stack each time an appointment is added. I have to click the close button 5 times to clear them all. Finally if I use default, the EDIT form for the BO that calls the operation disappears. So all in all I can't use calendar displays within forms. (Have been trying to use this method of displaying a calendar via a query for a BO as it allows you to overwrite the default add and edit operations for the appointment BO. Refer to my other thread on calendars). All in all I just can't see how one can use calendars within forms....they are only useful within queries.
Cheers Rod