Representing Event Recurrances in Data View

D

Derek Martin

Hi there, I want to create a data view in FP that can represent recurrance
patterns of a Sharepoint Event List. Is this possible and if so, how?

Thanks,
Derek Martin
 
D

Derek Martin

Another option would be if I could display a Calendar view WITHOUT the menu
bar to add new items etc...anyone....please????
 
D

Derek Martin

Basically, to help further elaborate in the hopes that someone will be able
to assist is this:
on the server at /lists/events/DispForm.aspx there is the Recurrence column
value that describes the recurrence pattern...I need to get that out of the
list into a data view.
Anyone????
 
J

jrefsnider

You can display a calendar without the menu bar by just modifying th
settings in SharePoint.
Add your events list web part to your page.
Modify shared web part.
set selected view = calendar
set toolbar type = no toolba

jrefsnide
 
Top