asp.net & sharepoint connected lists

nefreyu

New Member
I currently work on a project, which has 3 lists. The first list is connected to the third list with the help of the second (n:m connection). My task is to get the data from the third list, which is related to an item of the first one.Example:\[code\]<xsl:value-of select="???"/>\[/code\]
 
Back
Top