<?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 web-client-config-custom.xml in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/web-client-config-custom-xml/m-p/188723#M141853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to add 2 additional properties to the detail listing of documents in Alfresco. I'm new to xml&amp;nbsp; but I've modified the XXModel.xml and the web-client-config-custom.xml&amp;nbsp; in the extension file, but I can only see the type options when uploading content. None of the additional fields I've added, changed or re modified are displaying in the detail.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've dumped my DB several times and restarted Tomcat to clear any cache if there is any. ???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I need to modify webclient.properties?&amp;nbsp; I haven't just because I don't know what I'm doing completely and I'm not grasping the multiple changes needed to add these attributes to the document.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have any advise or directions I can go to find further information?&amp;nbsp; The properties info is a little sparse on info that I've found for customization. I did find something from ecmarchitech.com but I'm a newbe and not all of this makes sence.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help or thoughts would be great, Tina&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Dec 2008 17:03:04 GMT</pubDate>
    <dc:creator>mccaultx</dc:creator>
    <dc:date>2008-12-16T17:03:04Z</dc:date>
    <item>
      <title>web-client-config-custom.xml</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-client-config-custom-xml/m-p/188723#M141853</link>
      <description>I am trying to add 2 additional properties to the detail listing of documents in Alfresco. I'm new to xml&amp;nbsp; but I've modified the XXModel.xml and the web-client-config-custom.xml&amp;nbsp; in the extension file, but I can only see the type options when uploading content. None of the additional fields I've add</description>
      <pubDate>Tue, 16 Dec 2008 17:03:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-client-config-custom-xml/m-p/188723#M141853</guid>
      <dc:creator>mccaultx</dc:creator>
      <dc:date>2008-12-16T17:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: web-client-config-custom.xml</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-client-config-custom-xml/m-p/188724#M141854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you configure for the custom metadata to be displayed as described here? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Displaying_Custom_Metadata" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Displaying_Custom_Metadata&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you did, and it's not working, it might be helpful to post your config files. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jean&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Dec 2008 16:43:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-client-config-custom-xml/m-p/188724#M141854</guid>
      <dc:creator>jbarmash</dc:creator>
      <dc:date>2008-12-26T16:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: web-client-config-custom.xml</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-client-config-custom-xml/m-p/188725#M141855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tina, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your webclient.properties file is loaded as a &lt;/SPAN&gt;&lt;A href="https://java.sun.com/docs/books/tutorial/i18n/resbundle/concept.html" rel="nofollow noopener noreferrer"&gt;https://java.sun.com/docs/books/tutorial/i18n/resbundle/concept.html&lt;/A&gt;&lt;SPAN&gt; in Alfresco. If there are custom fields and needing an end user description to those fields, you will need to provide the description in the file for the field label to show what you want. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for adding custom properties, you have to make sure that the custom fields are added to the property sheet. To do this, you will need to add an entry into &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;web-client-config-custom.xml&lt;/SPAN&gt;&lt;SPAN&gt; where you should have something similar to this: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If custom properties were defined in an aspect: &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;config evaluator="aspect-name" condition="&amp;lt;[i]the aspect name[/i]&amp;gt;"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property-sheet&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="&amp;lt;[i]the aspect name[/i]&amp;gt;" display-label-id="&amp;lt;[i]the custom property name[/i]&amp;gt;"&amp;gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ….&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/property-sheet&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;BR /&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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Or if the custom properties were defined in the &amp;lt;type&amp;gt;:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;config evaluator="node-type" condition="&amp;lt;[i]the type name[/i]&amp;gt;"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property-sheet&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="&amp;lt;[i]the type name[/i]&amp;gt;" display-label-id="&amp;lt;[i]the custom property name[/i]&amp;gt;"&amp;gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ….&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/property-sheet&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;BR /&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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps. –Rich&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Dec 2008 20:21:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-client-config-custom-xml/m-p/188725#M141855</guid>
      <dc:creator>rliu</dc:creator>
      <dc:date>2008-12-26T20:21:40Z</dc:date>
    </item>
  </channel>
</rss>

