I am using WSS 2.0 and FrontPage 2003.
I have to create a weekly E-Newsletter page. There would be one webpart
page per week. All would be stored in a document library.
Part of the E-Newsletter displays info from the Events List for that week.
I have done two varities of aspx pages; one with the Events webpart placed
on the page, the other using a DataView. In both cases, the web part is
filtered by the Event's Begin field.
I have noticed that the ../Events/AllItems.aspx page has a million 'Events'
views under the 'Select a View' section.
It appears the WSS or FrontPage creates a new Events view for each aspx page.
Is there anyway to get around this?
Is there a non-visible webpart that could be put on each page that could be
set to a date and then used to feed the Events webpart as a parameter?
Or is there some code (CAML?) that could be inserted into each page that
would feed a date parameter to the filter condition?
This is a pain!!!

Thanx in advance!

SKH

Re: Events View Filtering Phenomena by Stefan

Stefan
Sun Oct 29 04:06:25 CST 2006

Suggest you ask in a WSS newsgroup
news://msnews.microsoft.com/microsoft.public.sharepoint.windowsservices

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


"shaase" <shaase@discussions.microsoft.com> wrote in message news:AC415452-5C54-4207-8AEA-82F863CC679A@microsoft.com...
|I am using WSS 2.0 and FrontPage 2003.
| I have to create a weekly E-Newsletter page. There would be one webpart
| page per week. All would be stored in a document library.
| Part of the E-Newsletter displays info from the Events List for that week.
| I have done two varities of aspx pages; one with the Events webpart placed
| on the page, the other using a DataView. In both cases, the web part is
| filtered by the Event's Begin field.
| I have noticed that the ../Events/AllItems.aspx page has a million 'Events'
| views under the 'Select a View' section.
| It appears the WSS or FrontPage creates a new Events view for each aspx page.
| Is there anyway to get around this?
| Is there a non-visible webpart that could be put on each page that could be
| set to a date and then used to feed the Events webpart as a parameter?
| Or is there some code (CAML?) that could be inserted into each page that
| would feed a date parameter to the filter condition?
| This is a pain!!!
|
| Thanx in advance!
|
| SKH



Re: Events View Filtering Phenomena by shaase

shaase
Sun Oct 29 08:39:01 CST 2006

Thanx for the Update!!!

In fact, I already had this in that same newsgroup but with no replies.
Since it relates to FrontPage, I thought I would try here as well!

I am attempting to use a XML Web Part with a node date value. I am hoping
that I can pass that node as a parameter to my Dataview. It's not working
yet but I will keep trying;)

Thanx again,

SKH

"Stefan B Rusynko" wrote:

> Suggest you ask in a WSS newsgroup
> news://msnews.microsoft.com/microsoft.public.sharepoint.windowsservices
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
> _____________________________________________
>
>
> "shaase" <shaase@discussions.microsoft.com> wrote in message news:AC415452-5C54-4207-8AEA-82F863CC679A@microsoft.com...
> |I am using WSS 2.0 and FrontPage 2003.
> | I have to create a weekly E-Newsletter page. There would be one webpart
> | page per week. All would be stored in a document library.
> | Part of the E-Newsletter displays info from the Events List for that week.
> | I have done two varities of aspx pages; one with the Events webpart placed
> | on the page, the other using a DataView. In both cases, the web part is
> | filtered by the Event's Begin field.
> | I have noticed that the ../Events/AllItems.aspx page has a million 'Events'
> | views under the 'Select a View' section.
> | It appears the WSS or FrontPage creates a new Events view for each aspx page.
> | Is there anyway to get around this?
> | Is there a non-visible webpart that could be put on each page that could be
> | set to a date and then used to feed the Events webpart as a parameter?
> | Or is there some code (CAML?) that could be inserted into each page that
> | would feed a date parameter to the filter condition?
> | This is a pain!!!
> |
> | Thanx in advance!
> |
> | SKH
>
>
>