<?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 Re: Custom property's label \ Multiline textbox in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-property-s-label-multiline-textbox/m-p/71231#M46109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can set the label of your property in several ways. The first way is to specify the &amp;lt;title&amp;gt; element in the model i.e.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;property name="custom:property"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;My Custom Property&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;type&amp;gt;d:text&amp;lt;/type&amp;gt;&lt;BR /&gt;&amp;lt;/property&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;In the example above and below the outcome would be the label showing "My Custom Property". You can also internationalise the title by specifying the title in a properties file see &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Data_Dictionary_Guide#Model_Localization" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Data_Dictionary_Guide#Model_Localization&lt;/A&gt;&lt;SPAN&gt; for details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also specify the label in your property sheet configuration, you can either supply an explicit string or a message-id to lookup the string in webclient.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;show-property name="custom:property" title="My Custom Property" /&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;or &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;show-property name="custom:property" title-id="custom_prop_title" /&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Adding_Custom_I18N_Strings" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Adding_Custom_I18N_Strings&lt;/A&gt;&lt;SPAN&gt; for details on adding custom strings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for using a textarea instead of a textfield you can add this to your property config:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;show-property name="custom:property" component-generator="TextAreaGenerator" /&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;To set the size of it see &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Simple_Customisations#Using_A_TextArea" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Simple_Customisations#Using_A_TextArea&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For general information on configuring the display of custom metadata see &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;Finally, no, it's not currently possible to define properties that "belong together". The 'multiple' element you mention is whether the property itself can contain multiple values.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Feb 2007 08:08:26 GMT</pubDate>
    <dc:creator>gavinc</dc:creator>
    <dc:date>2007-02-02T08:08:26Z</dc:date>
    <item>
      <title>Custom property's label \ Multiline textbox</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-property-s-label-multiline-textbox/m-p/71230#M46108</link>
      <description>Hi, i got a few simple questions about displaying custom properties in the web cilent.1. How can i change the label displayed next to my custom property fields? I would like to change it in modify properties dialog, property sheet page and advanced search dialog.2. How can i make multiline editboxes</description>
      <pubDate>Wed, 31 Jan 2007 12:17:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-property-s-label-multiline-textbox/m-p/71230#M46108</guid>
      <dc:creator>nie</dc:creator>
      <dc:date>2007-01-31T12:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Custom property's label \ Multiline textbox</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-property-s-label-multiline-textbox/m-p/71231#M46109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can set the label of your property in several ways. The first way is to specify the &amp;lt;title&amp;gt; element in the model i.e.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;property name="custom:property"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;My Custom Property&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;type&amp;gt;d:text&amp;lt;/type&amp;gt;&lt;BR /&gt;&amp;lt;/property&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;In the example above and below the outcome would be the label showing "My Custom Property". You can also internationalise the title by specifying the title in a properties file see &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Data_Dictionary_Guide#Model_Localization" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Data_Dictionary_Guide#Model_Localization&lt;/A&gt;&lt;SPAN&gt; for details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also specify the label in your property sheet configuration, you can either supply an explicit string or a message-id to lookup the string in webclient.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;show-property name="custom:property" title="My Custom Property" /&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;or &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;show-property name="custom:property" title-id="custom_prop_title" /&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Adding_Custom_I18N_Strings" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Adding_Custom_I18N_Strings&lt;/A&gt;&lt;SPAN&gt; for details on adding custom strings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for using a textarea instead of a textfield you can add this to your property config:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;show-property name="custom:property" component-generator="TextAreaGenerator" /&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;To set the size of it see &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Simple_Customisations#Using_A_TextArea" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Simple_Customisations#Using_A_TextArea&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For general information on configuring the display of custom metadata see &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;Finally, no, it's not currently possible to define properties that "belong together". The 'multiple' element you mention is whether the property itself can contain multiple values.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 08:08:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-property-s-label-multiline-textbox/m-p/71231#M46109</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2007-02-02T08:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Custom property's label \ Multiline textbox</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-property-s-label-multiline-textbox/m-p/71232#M46110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the answers Gavin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the description of my third question wasn't too understandable, so i guess i'll just try to explain it again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I meant that i would like to store a list of arrays in a property. I want to store CVs and add the current projects the given people is working on, but one project got multiple datafields, and of course the number of projects can be more than 1 aswell.Something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Projects&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;–Project1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;—-Project1 Name&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;—-Project1 Starting Date&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;—-Project1 Finishing Date&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;–Project2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;—-Project2 Name&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;—-Project2 Starting Date&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;—-Project2 Finishing Date&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So the number of data fields for a project is always the same, but the number of projects can be anything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to store metadata like this in Alfresco?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 15:33:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-property-s-label-multiline-textbox/m-p/71232#M46110</guid>
      <dc:creator>nie</dc:creator>
      <dc:date>2007-02-08T15:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Custom property's label \ Multiline textbox</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-property-s-label-multiline-textbox/m-p/71233#M46111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, but it sounds like creating a separate type and association would be better.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example create a type to represent the project with the fields you mention i.e. project name, start date and finish date.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then define an association from the type representing the CV to the project type. You can define the association with a multiplicty of 0..* to allow any number of projects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could alternatively store a list of arrays in a property if you wish. I believe you can set the property type to be d:any. You can call nodeService.setProperty and pass the Java object representing the data. A call to getProperty would give you back the Java object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Doing this though will mean your data is stored in binary format and will not be searchable. It's therefore better to go the modelling route if you can.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 11:21:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-property-s-label-multiline-textbox/m-p/71233#M46111</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2007-02-09T11:21:50Z</dc:date>
    </item>
  </channel>
</rss>

