Hi
I need to have a search facility that searches only the items of the
announcement list.
in other words, the search result must contains only items that are from the
announcement list.
How can I do this?

Re: searching the announcment list only by Brad

Brad
Mon Nov 14 11:54:26 CST 2005

I know that if you go to the Announcements list, and then search from that
page, it seems to only search that list. Maybe you could put an iframe into
that page and display it on the home page. Or just redirect users to that
page if they want to search announcements.

--
Brad Covelle
NuSoft Solutions
bcovelle@nusoftsolutions.com
http://blogs.sagestone.net/bcovell


"saba" <saba@discussions.microsoft.com> wrote in message
news:62A00BA7-8A02-48E4-B35D-2F1E588E6667@microsoft.com...
> Hi
> I need to have a search facility that searches only the items of the
> announcement list.
> in other words, the search result must contains only items that are from
> the
> announcement list.
> How can I do this?
>



Re: searching the announcment list only by Ian

Ian
Mon Nov 14 11:58:54 CST 2005

Hi,
I did something like this by using building a web part page that had a form
web part for the search box and connected this to a Data View of the list.
See http://www.wssdemo.com/Pages/Search.aspx?menu=Articles
If you use the List view you can only filter on one field. The Data View is
more powerful but requires FrontPage 2003 to configure.

Regards,
Ian
http://www.wssdemo.com


"saba" <saba@discussions.microsoft.com> wrote in message
news:62A00BA7-8A02-48E4-B35D-2F1E588E6667@microsoft.com...
> Hi
> I need to have a search facility that searches only the items of the
> announcement list.
> in other words, the search result must contains only items that are from
> the
> announcement list.
> How can I do this?
>