05/17/2012 at 8:38 am #6331

Anonymous
Participant
Hi Priya,
Here is an example of qListView configured to a document library "Shared Documents", with the "Name" field configured to open the documents using Link To.
<Lists>
<List SiteUrl="http://win2k8-yl:18150/subsite" ListName="Shared Documents" />
</Lists>
<Fields LookupThresholdControlSetting="Default">
<Field Name="Name" LinkTo="<%FilePath%>"/>
<Field Name="Title" GroupExpanded="false" />
<Field Name="ID" />
<Field Name="Created" />
</Fields>
You can find details about this in our help document, under the qListView -> Link To section.
Please let us know your SharePoint and Quest Web Parts version in case you cannot make this work.
Thanks,
Yuan