Answered View Properties Link on Search Results

Toutes les réponses

  • samedi 14 avril 2012 13:49
     
     
    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

  • samedi 14 avril 2012 16:53
     
     Traitée

    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"/>


    • Proposé comme réponse raghupavan samedi 14 avril 2012 16:53
    • Marqué comme réponse Pengyu Zhao vendredi 20 avril 2012 05:40
    •  
  • jeudi 26 juillet 2012 14:44
     
     
    Will this same setup work in SharePoint 2010?