Thursday, November 10, 2005

How to use a URL parameter to filter a Data View Web part in FrontPage 2003

Insert a Data View

To add a Data View to your Web, page follow these steps:

1.Click the position on the page where you want your Data view to reside.
2.On the Data menu, click Insert Data View.
3.Click the data source that you want to use for your view.
4.Click Insert Data View.

Modify the parameter binding location

To modify the Data View to accept data from a URL, follow these steps:

1.Open the page in FrontPage 2003.
2.At the bottom of the edit window, click Code.
3.On the Edit menu, click Find.
4.In the Find What box, type ParameterBinding Name="filterParam", and then click Find Next.
5.Find the Location attribute in this line.
6.Replace the current Location attribute value with the following: "Postback;Connection;QueryString(Param)" Where Param is the parameter in the URL query string that you want to pass to the Data View filter.
7.At the bottom of the edit window, click Design.
8.Add a filter to the Data View. To do so, follow these steps
a. On the Data menu, click Filter.
b. Click Click here to add a new clause.
c. Select the Field Name that you want to filter on.
d. For the Value to compare against, click [Input Parameter].
9.Save the Web page.

5 Comments:

At 8:53 AM, Blogger Luis said...

Interesting Post.

Thanks

Atte
Luis Du Solier G
http://spaces.msn.com/members/lduso
http://www.sharepointblogs.com/ldusolier

 
At 3:53 AM, Anonymous Bob C said...

This doesn't work for me. I am modifying the default EditForm.aspx for a list, adding my own dataview wp to the top of the page, above the default editor.

I added the code as described, but get no records for my list... Is there a way to display the value of the param being passed to the filter?

 
At 7:38 AM, Anonymous Anonymous said...

Hello!

Nice site, keep up the good work .

http://buy-phentermine.hem.nu BUY PHENTERMINE
BUY PHENTERMINE
http://buy-phentermine.hem.nu buy phentermine
http://buy-phentermine.hem.nu phentermine online
http://buy-phentermine.hem.nu order phentermine
http://buy-phentermine.hem.nu cheap phentermine
http://buy-phentermine.hem.nu buy phentermine online
http://buy-phentermine.hem.nu phentermine diet pill
http://buy-phentermine.hem.nu phentermine online pharmacy
http://buy-phentermine.hem.nu phentermine prescription
http://buy-phentermine.hem.nu what is phentermine
http://buy-phentermine.hem.nu free phentermine

 
At 12:29 PM, Anonymous Anonymous said...

This posting has more detail on passing params to data view: http://support.microsoft.com/kb/831093

Be sure to rename 'PARAM' in location to your param!..

 
At 11:15 PM, Blogger netzenos said...

WOW, old post but still helping... Thanks Gayan.

http://www.netzenos.com.br

 

Post a Comment

<< Home