- This topic is empty.
- AuthorPosts
-
- 05/11/2012 at 7:52 am #4118
AnonymousParticipantHi,
I am new to the forum and new to the Quest Web Parts. we are running sharepoint 2010 and Quest Web Parts 5.7. we have a need to build a web part which shows the documents in a document library from a subsite. I looked around to find a way to enable the name of the document to be linked so when clicked it opens in the default application. I can display the name of the document and tried using the edit column. I know there has to be a simple way to do this – is a quick tutorial someone can lead me to?
thanks,
mike
- 05/11/2012 at 7:52 am #5307
AnonymousParticipantHi ,
To accomplish that you need to use the property Link To and specify something like this ListURL\ListName\<%Name%>. In my case I have a doc library called Docs1 sitting in the same site so the Link To field would look like this .\Docs1\<%Name%>
This would make the Name field a hyperlink and when somebody click on it it would open the doc with the registered application.
Please check the QWP documentation for more details.
-
- AuthorPosts
You must be logged in to reply to this topic.