Answered View Properties Link on Search Results

All Replies

  • Saturday, April 14, 2012 1:49 PM
     
     
    Record libraries use the ID column just like other document libraries there is no difference. There must be another problem.

    Blog | SharePoint Field Notes Dev Tool | ClassMaster

  • Saturday, April 14, 2012 4:53 PM
     
     Answered

    Try to print and verify with the record library item url with the "ViewPropUrl" variable value in the search core results xslt 

    add the this in xslt and try to print the url value and verify

    View Properties Url: <xsl:value-of select="$ViewPropUrl"/>


    • Proposed As Answer by raghupavan Saturday, April 14, 2012 4:53 PM
    • Marked As Answer by Pengyu Zhao Friday, April 20, 2012 5:40 AM
    •  
  • Thursday, July 26, 2012 2:44 PM
     
     
    Will this same setup work in SharePoint 2010?