Home › Forums › QuickApps Forum › Link to the document on double click from qlist view web part › RE: Link to the document on double click from qlist view web part
05/16/2012 at 3:40 am #5188

Anonymous
Participant
Hi Priya,
You can try to set the Link To property using the expression <%FilePath%>. This will allow you to open the document right from qListView, without being redirected to another page.
Yuan