<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Customize detailed view of search result in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/customize-detailed-view-of-search-result/m-p/292735#M245865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I want to display my custom fields in detailed view. I managed to display custom fields in detailed view in "document library" using below code writing to share-config-custom.xml file&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;config evaluator="string-compare" condition="DocumentLibrary"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;metadata-templates&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;template id="default"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;banner index="10" id="lockBanner" evaluator="evaluator.doclib.metadata.hasLockBanner"&amp;gt;{lockBanner}&amp;lt;/banner&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;banner index="20" id="syncTransientError" evaluator="evaluator.doclib.metadata.hasSyncTransientErrorBanner"&amp;gt;{syncTransientError}&amp;lt;/banner&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;banner index="30" id="syncFailed" evaluator="evaluator.doclib.metadata.hasSyncFailedBanner"&amp;gt;{syncFailed}&amp;lt;/banner&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;line index="10" id="date"&amp;gt;{date}{size}&amp;lt;/line&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;line index="20" id="description" view="detailed"&amp;gt;{description}&amp;lt;/line&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;line index="30" id="tags" view="detailed"&amp;gt;{tags}&amp;lt;/line&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;line index="40" id="categories" view="detailed" evaluator="evaluator.doclib.metadata.hasCategories"&amp;gt;{categories}&amp;lt;/line&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;line index="50" id="social" view="detailed"&amp;gt;{social}&amp;lt;/line&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/template&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;template id="cp"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;evaluator&amp;gt;evaluator.doclib.indicator.DocAspectMetadata&amp;lt;/evaluator&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;banner index="10" id="lockBanner" evaluator="evaluator.doclib.metadata.hasLockBanner"&amp;gt;{lockBanner}&amp;lt;/banner&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;banner index="20" id="syncTransientError" evaluator="evaluator.doclib.metadata.hasSyncTransientErrorBanner"&amp;gt;{syncTransientError}&amp;lt;/banner&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;banner index="30" id="syncFailed" evaluator="evaluator.doclib.metadata.hasSyncFailedBanner"&amp;gt;{syncFailed}&amp;lt;/banner&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;line index="10" id="date"&amp;gt;{date}{size}&amp;lt;/line&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;line index="20" id="tags" view="detailed"&amp;gt;{tags}&amp;lt;/line&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!–&amp;lt;line index="20" id="description" view="detailed"&amp;gt;{description}&amp;lt;/line&amp;gt;–&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!–&amp;lt;line index="40" id="categories" view="detailed" evaluator="evaluator.doclib.metadata.hasCategories"&amp;gt;{categories}&amp;lt;/line&amp;gt;–&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;line index="30" id="cost" view="detailed"&amp;gt;{CP_Cost Cost}&amp;lt;/line&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;line index="40" id="travel" view="detailed"&amp;gt;{CP_DeliveryMode Delivery Mode} &amp;lt;/line&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;line index="50" id="level" view="detailed"&amp;gt;{CP_baselocation Base Location}&amp;lt;/line&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;line index="90" id="social" view="detailed"&amp;gt;{social}&amp;lt;/line&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/template&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/metadata-templates&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But it is not effecting in search result. I mean I am unable to display custom fields(custom aspect fields) in search result list's detailed view. Could some guide me how I can achieve this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in Advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Apr 2016 13:38:33 GMT</pubDate>
    <dc:creator>jakeer</dc:creator>
    <dc:date>2016-04-05T13:38:33Z</dc:date>
    <item>
      <title>Customize detailed view of search result</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customize-detailed-view-of-search-result/m-p/292735#M245865</link>
      <description>I want to display my custom fields in detailed view. I managed to display custom fields in detailed view in "document library" using below code writing to share-config-custom.xml file&amp;lt;config evaluator="string-compare" condition="DocumentLibrary"&amp;gt;&amp;lt;metadata-templates&amp;gt;&amp;lt;template id="defau</description>
      <pubDate>Tue, 05 Apr 2016 13:38:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customize-detailed-view-of-search-result/m-p/292735#M245865</guid>
      <dc:creator>jakeer</dc:creator>
      <dc:date>2016-04-05T13:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Customize detailed view of search result</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customize-detailed-view-of-search-result/m-p/292736#M245866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have refered below links, still no luck. Some one could you please help me regarding this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/forum/end-user-discussions/alfresco-share/customise-share-search-results-05242010-1722" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/forum/end-user-discussions/alfresco-share/customise-share-search-results-05242010-1722&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/forum/developer-discussions/alfresco-share-development/custom-metadata-document-list-04072011-1430" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/forum/developer-discussions/alfresco-share-development/custom-metadata-document-list-04072011-1430&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.contezza.nl/blog/customizing-the-search-results-widget-alfresco-50d#comments" rel="nofollow noopener noreferrer"&gt;http://www.contezza.nl/blog/customizing-the-search-results-widget-alfresco-50d#comments&lt;/A&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 13:25:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customize-detailed-view-of-search-result/m-p/292736#M245866</guid>
      <dc:creator>jakeer</dc:creator>
      <dc:date>2016-04-07T13:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Customize detailed view of search result</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customize-detailed-view-of-search-result/m-p/292737#M245867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I managed to add my custom field in search.get.json.ftl, search.lib.js files. Using the fire bug am able to see the value of my custom field in the ajax call made. Now, how can I add the custom field to display in the search result?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 11:37:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customize-detailed-view-of-search-result/m-p/292737#M245867</guid>
      <dc:creator>jakeer</dc:creator>
      <dc:date>2016-04-18T11:37:47Z</dc:date>
    </item>
  </channel>
</rss>

