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!