display content of "one to many" form libraries

D

dmitry

hi
I have two sharepoint form libraries.
First has column itemID.
Second has columns itemID, itemDescription.
In first library saved file with itemID=1.
In second library saved files with (itemID=1, itemDescription="QQQ");
(itemID=1, itemDescription="WWW").
Firts library created from infopath by publishing form template. This form
template by default has only primary data connection with one datafield -
itemID.
When I open first library file from sharepoint I want to display on form
also all items from second library that have corresponding value of itemID
column.
I try to add repeating table on form and add secondary data connection.
In preview mode I see all appropriate items, but are absent when I open form
from sharepoint.
How can I design form for display one item from main form library and all
corresponding items from related form library?
thanks
 
D

dmitry

hi
problem solved
tools: sharepoint designer, aspx page, data view and «Web Part Connections...»
thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top