<?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: I want to get the full path of A category node . in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/i-want-to-get-the-full-path-of-a-category-node/m-p/260536#M213666</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A category is a node like any other node and therefore you can ask it for its displayPath. For example, this would give you the path of the first category set on the document:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var somePath = node.properties['cm:categories'][0].displayPath;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I notice that you are posting a lot of JavaScript API questions. You may want to refer to the &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/4.0_JavaScript_API#ScriptNode_API" rel="nofollow noopener noreferrer"&gt;JavaScript API&lt;/A&gt;&lt;SPAN&gt; page on the wiki. It is quite helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, if you haven't found it, I highly recommend you download and install the &lt;/SPAN&gt;&lt;A href="http://addons.alfresco.com/addons/javascript-console" rel="nofollow noopener noreferrer"&gt;JavaScript Console&lt;/A&gt;&lt;SPAN&gt;. It lets you test out the JavaScript API interactively directly within the Alfresco Share interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jun 2012 17:08:52 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2012-06-28T17:08:52Z</dc:date>
    <item>
      <title>I want to get the full path of A category node .</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-want-to-get-the-full-path-of-a-category-node/m-p/260535#M213665</link>
      <description>helloI want to get the full path of A category node . For example : Categories/Regions/OCEANIA/Polynesia/APlease help me modify the "testCategoriesQuery.get.json.ftl", let me get the full path to the A category&amp;nbsp; node .testCategoriesQuery.get.js  if (node.hasAspect('cm:generalclassifiable')){&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;</description>
      <pubDate>Thu, 28 Jun 2012 09:52:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-want-to-get-the-full-path-of-a-category-node/m-p/260535#M213665</guid>
      <dc:creator>nyszhangyong</dc:creator>
      <dc:date>2012-06-28T09:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: I want to get the full path of A category node .</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-want-to-get-the-full-path-of-a-category-node/m-p/260536#M213666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A category is a node like any other node and therefore you can ask it for its displayPath. For example, this would give you the path of the first category set on the document:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var somePath = node.properties['cm:categories'][0].displayPath;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I notice that you are posting a lot of JavaScript API questions. You may want to refer to the &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/4.0_JavaScript_API#ScriptNode_API" rel="nofollow noopener noreferrer"&gt;JavaScript API&lt;/A&gt;&lt;SPAN&gt; page on the wiki. It is quite helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, if you haven't found it, I highly recommend you download and install the &lt;/SPAN&gt;&lt;A href="http://addons.alfresco.com/addons/javascript-console" rel="nofollow noopener noreferrer"&gt;JavaScript Console&lt;/A&gt;&lt;SPAN&gt;. It lets you test out the JavaScript API interactively directly within the Alfresco Share interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 17:08:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-want-to-get-the-full-path-of-a-category-node/m-p/260536#M213666</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2012-06-28T17:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: I want to get the full path of A category node .</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-want-to-get-the-full-path-of-a-category-node/m-p/260537#M213667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Jeff&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As you say ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have installed the javascript console,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;During this time,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Under your guidance ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I feel more and more confidence in the development of alfresco .&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 07:17:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-want-to-get-the-full-path-of-a-category-node/m-p/260537#M213667</guid>
      <dc:creator>nyszhangyong</dc:creator>
      <dc:date>2012-06-29T07:17:50Z</dc:date>
    </item>
  </channel>
</rss>

