<?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 show custom property in item list in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/show-custom-property-in-item-list/m-p/57730#M35158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; In the item view that shows the content of a space, for every resource there are some information : name, size, date.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I would like to know how to modify this to have other properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; For example, I have a custom type (which extends cm:content) with a "short description" property and I would like this visible without going to the properties page of the resource.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Any hint on this would be valuable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Yvan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Sep 2006 13:42:37 GMT</pubDate>
    <dc:creator>ypeter</dc:creator>
    <dc:date>2006-09-26T13:42:37Z</dc:date>
    <item>
      <title>show custom property in item list</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/show-custom-property-in-item-list/m-p/57730#M35158</link>
      <description>Hello everybody,&amp;nbsp; In the item view that shows the content of a space, for every resource there are some information : name, size, date.&amp;nbsp; I would like to know how to modify this to have other properties.&amp;nbsp; For example, I have a custom type (which extends cm:content) with a "short description" property</description>
      <pubDate>Tue, 26 Sep 2006 13:42:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/show-custom-property-in-item-list/m-p/57730#M35158</guid>
      <dc:creator>ypeter</dc:creator>
      <dc:date>2006-09-26T13:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: show custom property in item list</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/show-custom-property-in-item-list/m-p/57731#M35159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes you can, but you'll need to modify one of our pages to do so.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;browse.jsp is the page you need to change but you can not override this one currently.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to add another column to the rich list that shows the content, for example add the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;a:column id="colxx" style="text-align:left" rendered="#{BrowseBean.browseViewMode == 'icons'}"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;f:facet name="header"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;a:sortLink id="colxx-sort" label="Description" value="custom:shortDescription" styleClass="header"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/f:facet&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;h:outputText id="colxx-txt" value="#{r['custom:shortDescription']}"&amp;gt;&lt;BR /&gt;&amp;lt;/a:column&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 07:24:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/show-custom-property-in-item-list/m-p/57731#M35159</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-09-27T07:24:04Z</dc:date>
    </item>
  </channel>
</rss>

