| Author |
Message |
Gazza
Guest
|
Posted:
Mon Jan 17, 2005 5:23 pm Post subject:
Outlook View activex control |
|
|
When using the Outlook View activex control in a Content Editor Web Part to
display a Public Folder Calendar, some of my users get the default 'Day' view
and others get a 'month' view. When I change the view to 'month view' in the
web part it is not saved. It does this even when I select 'month view' via
Outlook (2003). Any ideas on how I can force this web part to display a
particular view. |
|
| Back to top |
|
 |
Nigel Bridport [MSFT]
Guest
|
Posted:
Tue Jan 18, 2005 3:13 pm Post subject:
Re: Outlook View activex control |
|
|
I think your issue is really with the View Control, not the webpart. The
view control has a number of parameters and one of them being View. You
should set this specifically on the View Control.
Probably best to host the control in a page first and ensure all the code is
correct to display the right results for your users before hosting it in a
web part.
Also, just out of curiosity, why are you using the View Control? Do you
have OWA enabled on your Exchange system?
Nige.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Gazza" <Gazza@discussions.microsoft.com> wrote in message
news:67C7D36A-3D31-48F9-8DDD-82B418A3B0F9@microsoft.com...
| Quote: | When using the Outlook View activex control in a Content Editor Web Part
to
display a Public Folder Calendar, some of my users get the default 'Day'
view
and others get a 'month' view. When I change the view to 'month view' in
the
web part it is not saved. It does this even when I select 'month view' via
Outlook (2003). Any ideas on how I can force this web part to display a
particular view. |
|
|
| Back to top |
|
 |
Tim Philomeno
Guest
|
Posted:
Wed Jan 19, 2005 3:37 am Post subject:
Re: Outlook View activex control |
|
|
Go to the calendar folder you want to work on...set the view you want to be
the default. Go to define views and copy that to a new view name, i.e.
sps...then save and apply...then go to the properties of the calendar
folder, then go to the administration tab and pull down initial view on
folder....select your new name "sps" and save...this will make the default
view on the folder for everyone the one you set...
Tim Philomeno, Sparling, Inc.
"Gazza" <Gazza@discussions.microsoft.com> wrote in message
news:67C7D36A-3D31-48F9-8DDD-82B418A3B0F9@microsoft.com...
| Quote: | When using the Outlook View activex control in a Content Editor Web Part
to
display a Public Folder Calendar, some of my users get the default 'Day'
view
and others get a 'month' view. When I change the view to 'month view' in
the
web part it is not saved. It does this even when I select 'month view' via
Outlook (2003). Any ideas on how I can force this web part to display a
particular view. |
|
|
| Back to top |
|
 |
|
|
|
|