I have two lists:

List1
List2

List2 has a lookup colums which points back to List1

I edit the dispform.aspx for List1 in FrontPage and insert (into new
Zone) view for List2.
I want to create Web Part Connection so List2 view displays only items
that have current list1 entry in the lookup colums.

Unfortunately when I try to create new Web Part Connection clicking on
the List1 display part i get error "The Untitled Web Part does not
support connections"

If my approach is not possible how else I can accomplish my original
goal (view related data from another list in DispForm)?

thanks!

Re: Displaying related data from another list in DispForm.aspx by Mike

Mike
Thu Nov 04 08:53:24 CST 2004

What kinds of lists are these ?

Mike Walsh, Helsinki, Finland
WSS FAQ at http://wss.collutions.com
Please reply to the newsgroup

"gougler" <gougler@gmail.com> wrote in message
news:1099583022.081206.234130@c13g2000cwb.googlegroups.com...
>I have two lists:
>
> List1
> List2
>
> List2 has a lookup colums which points back to List1
>
> I edit the dispform.aspx for List1 in FrontPage and insert (into new
> Zone) view for List2.
> I want to create Web Part Connection so List2 view displays only items
> that have current list1 entry in the lookup colums.
>
> Unfortunately when I try to create new Web Part Connection clicking on
> the List1 display part i get error "The Untitled Web Part does not
> support connections"
>
> If my approach is not possible how else I can accomplish my original
> goal (view related data from another list in DispForm)?
>
> thanks!
>



Re: Displaying related data from another list in DispForm.aspx by gougler

gougler
Thu Nov 04 09:58:34 CST 2004

Two simple custom lists created by web interface (in WSS)


Re: Displaying related data from another list in DispForm.aspx by gougler

gougler
Thu Nov 04 10:28:13 CST 2004

Did some more investigation and it appears I could do that by adding
List2 data view and using Filter to only display items based on value
of current field.

So for instance if in my List1 I have a field called "Last Name", what
should I enter in the "Value" box of the "Filter Criteria" to filter
the List2 data view only based on the Last Name of the current entry in
List1 displayed in DispForm.aspx?

Hope this makes sense.
Thanks


Re: Displaying related data from another list in DispForm.aspx by gougler

gougler
Thu Nov 04 11:55:06 CST 2004

My specific question is:

How can I filter a Data View based on value of a field from the current
item displayed in a Display Item Form, where both of them are on the
same page?


Re: Displaying related data from another list in DispForm.aspx by Ian

Ian
Thu Nov 04 15:12:48 CST 2004

Does this help?
http://www.wssdemo.com/Pages/connections.aspx?menu=Articles

Regards,
Ian
"gougler" <gougler@gmail.com> wrote in message
news:1099590906.692500.156020@z14g2000cwz.googlegroups.com...
> My specific question is:
>
> How can I filter a Data View based on value of a field from the current
> item displayed in a Display Item Form, where both of them are on the
> same page?
>



Re: Displaying related data from another list in DispForm.aspx by Mike

Mike
Fri Nov 05 00:07:24 CST 2004

Nice piece.

I've added the info on this article and the url to the bottom of the WSS FAQ
"Tutorial" on Web Part Connections (VI.04)

Mike Walsh, Helsinki, Finland
WSS FAQ at http://wss.collutions.com
Please post questions to the newsgroup only.


"Ian Morrish" <ian_morrish@hotmailDotCom> wrote in message
news:uIyKLMrwEHA.2568@TK2MSFTNGP10.phx.gbl...
> Does this help?
> http://www.wssdemo.com/Pages/connections.aspx?menu=Articles
>
> Regards,
> Ian
> "gougler" <gougler@gmail.com> wrote in message
> news:1099590906.692500.156020@z14g2000cwz.googlegroups.com...
> > My specific question is:
> >
> > How can I filter a Data View based on value of a field from the current
> > item displayed in a Display Item Form, where both of them are on the
> > same page?
> >
>
>