<?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 Association to child node of a data list in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/association-to-child-node-of-a-data-list/m-p/248899#M202029</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I'm new to the datalist concept. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically I have nodes custom:docs that inherits "cm:content". I'm planning to use the data list to implement and maintain a list of clients "customcdl:clientList". This list will also be used as the data for a dynamic constraint list. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, it is mandatory for every custom:docs to "belong" to a client within the customcdl:clientList. Is it possible for the associativity to be done directly to the individual children of the customcdl:clientList?&amp;nbsp; Wouldn't &amp;lt;class&amp;gt;customcdl:clientList&amp;lt;/class&amp;gt; associates the custom:docs node to the whole data list container? How can I directly associate to the child of the datalist of customcdl:clientList?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, as the client list is supposed to be available throughout the group without the user subgroupping of the Sites, is it possible to create the data list without the use of Sites?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help possible is definitely appreciated &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter Lim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Mar 2012 14:32:06 GMT</pubDate>
    <dc:creator>peterzmlim</dc:creator>
    <dc:date>2012-03-26T14:32:06Z</dc:date>
    <item>
      <title>Association to child node of a data list</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/association-to-child-node-of-a-data-list/m-p/248899#M202029</link>
      <description>Hi, I'm new to the datalist concept. Basically I have nodes custom:docs that inherits "cm:content". I'm planning to use the data list to implement and maintain a list of clients "customcdl:clientList". This list will also be used as the data for a dynamic constraint list. Now, it is mandatory for ev</description>
      <pubDate>Mon, 26 Mar 2012 14:32:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/association-to-child-node-of-a-data-list/m-p/248899#M202029</guid>
      <dc:creator>peterzmlim</dc:creator>
      <dc:date>2012-03-26T14:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Association to child node of a data list</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/association-to-child-node-of-a-data-list/m-p/248900#M202030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After further researching into datalistModel.xml, I've realized that customcdl:clientList that extends dl:dataListItem can be associated directly as dl:dataListItem is not the container but the child-node of the dl:datalist container that extends cm:content. I'm gonna try out the the associations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But my other question still stand though, is it possible to create the datalist directly without the use of a collaboration site within Alfresco Share?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 03:47:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/association-to-child-node-of-a-data-list/m-p/248900#M202030</guid>
      <dc:creator>peterzmlim</dc:creator>
      <dc:date>2012-03-27T03:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Association to child node of a data list</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/association-to-child-node-of-a-data-list/m-p/248901#M202031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;But my other question still stand though, is it possible to create the datalist directly without the use of a collaboration site within Alfresco Share?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Absolutely. Remember that Share is "just" a remote UI tier which communicates with the Alfresco Repository via JSON-based REST APIs. Anything that Share can do can also be done either using Java or JavaScript code directly on the Repository, or by leveraging those same APIs in your own application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 07:41:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/association-to-child-node-of-a-data-list/m-p/248901#M202031</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2012-03-27T07:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Association to child node of a data list</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/association-to-child-node-of-a-data-list/m-p/248902#M202032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I am a newbie on Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a such problem of this, I have a datalist i.e. "Branches", each item is composed by two fields "branch-code","branch-description"; then I have some documents with the property "branch-code".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would to use the branch-code field of the datalist ad constraint for the branch-code in the document.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be great if the final user could scroll the the "branches" datalist with both the fields while inserting a new doc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idea?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 10:26:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/association-to-child-node-of-a-data-list/m-p/248902#M202032</guid>
      <dc:creator>sbixsbix</dc:creator>
      <dc:date>2013-03-18T10:26:14Z</dc:date>
    </item>
  </channel>
</rss>

