<?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 behavior when a node change type in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-behavior-when-a-node-change-type/m-p/271397#M224527</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks. I was also thinking of doing it throw a behavior that changes a custom "type" property.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2012 09:57:56 GMT</pubDate>
    <dc:creator>drocco88</dc:creator>
    <dc:date>2012-10-15T09:57:56Z</dc:date>
    <item>
      <title>Custom behavior when a node change type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-behavior-when-a-node-change-type/m-p/271392#M224522</link>
      <description>Hi there,I'm in a need to check the new type of a content when it is changed (throw the "Change Type" action in the details view) and use that value to do something else.Can you please point me to the right direction?Many thanks,Rocco</description>
      <pubDate>Fri, 12 Oct 2012 16:37:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-behavior-when-a-node-change-type/m-p/271392#M224522</guid>
      <dc:creator>drocco88</dc:creator>
      <dc:date>2012-10-12T16:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Custom behavior when a node change type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-behavior-when-a-node-change-type/m-p/271393#M224523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the OnSetNodeTypePolicy is your best bet here. Only in such a policy do you have access to the before and after type QName.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Oct 2012 12:39:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-behavior-when-a-node-change-type/m-p/271393#M224523</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-10-13T12:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Custom behavior when a node change type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-behavior-when-a-node-change-type/m-p/271394#M224524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 08:28:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-behavior-when-a-node-change-type/m-p/271394#M224524</guid>
      <dc:creator>drocco88</dc:creator>
      <dc:date>2012-10-15T08:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Custom behavior when a node change type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-behavior-when-a-node-change-type/m-p/271395#M224525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One more question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What about showing the type in the detailed view? I was having a look at cm:type but is not the actual node type (is for the Dublin Core aspect). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 09:05:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-behavior-when-a-node-change-type/m-p/271395#M224525</guid>
      <dc:creator>drocco88</dc:creator>
      <dc:date>2012-10-15T09:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Custom behavior when a node change type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-behavior-when-a-node-change-type/m-p/271396#M224526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as a type is not a property / association in itself, it can not be displayed directly using field declaration in Share forms. We previously added a form filter on the Alfresco repository tier to add a pseudo-field "type" that can be used in detail view forms (similiar to the pseudo fields "transitions", "packageItems" etc.). Such a modification requires a bit of Java programming.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 09:51:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-behavior-when-a-node-change-type/m-p/271396#M224526</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-10-15T09:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Custom behavior when a node change type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-behavior-when-a-node-change-type/m-p/271397#M224527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks. I was also thinking of doing it throw a behavior that changes a custom "type" property.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 09:57:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-behavior-when-a-node-change-type/m-p/271397#M224527</guid>
      <dc:creator>drocco88</dc:creator>
      <dc:date>2012-10-15T09:57:56Z</dc:date>
    </item>
  </channel>
</rss>

