I have a strange problem: There is a Document Library A and a List B that
contains a column with lookup info from that Document Library A. So from B I
can choose to link to any document in the document library. This all works
fine.
If I convert the List B to a XSLT Data View (using Front Page) the link to
the Document Library does not work anymore. I get an error saying "Item does
not exist". If I compare the links that the XSLT Data View and the Sharepoint
List View generate I notice that the XSLT Data View part misses the last part:
Link of the Sharepoint List View:
".../Forms/DispForm.aspx?ID=346&RootFolder=*"
Link of the XSLT Data View: ".../Forms/DispForm.aspx?ID=346"
How can I correct this? (If I try to change the link with Frontpage it is
_not_ working :-(
Are there oter ways to get this work? (I really would like to use the XSLT
Data View since I have strance formatting requirements).
Thanks for any hints!
Tom