<?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 Activating a property type(metadata) based on other type in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activating-a-property-type-metadata-based-on-other-type/m-p/220489#M173619</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was creating some custom content model and i felt with the need of activating any property based on the value of other property in that content model. For e.g. I have created "Letter" custom document type and in that created some custom properties like "Letter number" "Letter Date" "Mode" "Courier number". In this, Mode is LIST constraints which having the values as "Electronic" &amp;amp; "Physical" and my requirement is that, if the value of "Mode" selected by the user is "Physical" then the "Courier number"&amp;nbsp; property will be activated otherwise it remains deactivated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible and if yes, then how can we do that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please reply,its urgent&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Sep 2010 07:35:42 GMT</pubDate>
    <dc:creator>prateekgoyal</dc:creator>
    <dc:date>2010-09-14T07:35:42Z</dc:date>
    <item>
      <title>Activating a property type(metadata) based on other type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activating-a-property-type-metadata-based-on-other-type/m-p/220489#M173619</link>
      <description>Hello All,I was creating some custom content model and i felt with the need of activating any property based on the value of other property in that content model. For e.g. I have created "Letter" custom document type and in that created some custom properties like "Letter number" "Letter Date" "Mode</description>
      <pubDate>Tue, 14 Sep 2010 07:35:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activating-a-property-type-metadata-based-on-other-type/m-p/220489#M173619</guid>
      <dc:creator>prateekgoyal</dc:creator>
      <dc:date>2010-09-14T07:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Activating a property type(metadata) based on other type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activating-a-property-type-metadata-based-on-other-type/m-p/220490#M173620</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;Setting the value of one meta-data property based on the value of an another can be achieved by writing a custom behaviour.&amp;nbsp; The custom behaviour could be triggered when the property is changed and could then set the other property value accordingly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 00:50:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activating-a-property-type-metadata-based-on-other-type/m-p/220490#M173620</guid>
      <dc:creator>rwetherall</dc:creator>
      <dc:date>2010-09-20T00:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Activating a property type(metadata) based on other type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activating-a-property-type-metadata-based-on-other-type/m-p/220491#M173621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, can you give me one example for the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 10:33:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activating-a-property-type-metadata-based-on-other-type/m-p/220491#M173621</guid>
      <dc:creator>prateekgoyal</dc:creator>
      <dc:date>2010-09-20T10:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Activating a property type(metadata) based on other type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activating-a-property-type-metadata-based-on-other-type/m-p/220492#M173622</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;The Alfresco SDK (&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_SDK_3.3" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_SDK_3.3&lt;/A&gt;&lt;SPAN&gt;) has an example of developing a custom aspect and behaviours.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 23:07:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activating-a-property-type-metadata-based-on-other-type/m-p/220492#M173622</guid>
      <dc:creator>rwetherall</dc:creator>
      <dc:date>2010-09-20T23:07:27Z</dc:date>
    </item>
  </channel>
</rss>

