<?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 How to apply versioning in datalist in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-apply-versioning-in-datalist/m-p/54155#M20051</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using Alfresco community version 5.2 . We want to apply versioning in data list , so that we can keep track of different versions of datalist. How can we achieve this ? please suggest me!.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Feb 2018 07:49:24 GMT</pubDate>
    <dc:creator>ppatel</dc:creator>
    <dc:date>2018-02-28T07:49:24Z</dc:date>
    <item>
      <title>How to apply versioning in datalist</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-apply-versioning-in-datalist/m-p/54155#M20051</link>
      <description>Hello,I am using Alfresco community version 5.2 . We want to apply versioning in data list , so that we can keep track of different versions of datalist. How can we achieve this ? please suggest me!.Warm Regards,</description>
      <pubDate>Wed, 28 Feb 2018 07:49:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-apply-versioning-in-datalist/m-p/54155#M20051</guid>
      <dc:creator>ppatel</dc:creator>
      <dc:date>2018-02-28T07:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply versioning in datalist</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-apply-versioning-in-datalist/m-p/54156#M20052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Versioning can be added on any node by using the cm:versionable aspect.&amp;nbsp;That will only add the versioning behaviour though - you would have to implement custom UI controls / features to actually provide any interaction with datalist versions in Share. There is no default support for this and there are no addons that do this as far as I know.&lt;/P&gt;&lt;P&gt;Also note that Alfresco is likely going to remove data lists as a feature from Share within the next year or so, so it isn't really recommended to invest much effort into modifying its behaviour.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 12:04:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-apply-versioning-in-datalist/m-p/54156#M20052</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-03-01T12:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply versioning in datalist</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-apply-versioning-in-datalist/m-p/54157#M20053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A __default_attr="73554" __jive_macro_name="user" _jive_internal="true" data-id="73554" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/afaust" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;&amp;nbsp;, Thanks for your reply.&lt;/P&gt;&lt;P&gt;Our requirement is&amp;nbsp; to store data and related documents as a single record. So, is there is any alternative which we can use on behalf of datalist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 10:34:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-apply-versioning-in-datalist/m-p/54157#M20053</guid>
      <dc:creator>ppatel</dc:creator>
      <dc:date>2018-03-05T10:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply versioning in datalist</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-apply-versioning-in-datalist/m-p/54158#M20054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nothing that is supported out-of-the-box within the UI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alfresco supports each node having multiple content streams instead of just the one default that a "document" has. You could have a special document node type with multiple content streams for related documents&amp;nbsp;while the document node itself would be your&amp;nbsp;record. Then, versioning applied to the record always implicitly versions the documents as well. Again, there is no support for this in the out-of-the-box UI, but it would be a technical option (provided your related documents don't need their own metadata).&lt;/P&gt;&lt;P&gt;Alternatively, related documents could just be stored as a ZIP, and the ZIP is the record at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, you would have to model a custom content model and manage the relations (and versioning) yourself in a custom way. One&amp;nbsp;approach I have seen at a customer was to essentially make a full copy of all documents whenever the record is versioned, and represent the record as a folder. Each version would be a separate folder (linked amongst each other for navigation purposes), and as soon as a record version folder has been created / marked as a version, all modification of it was prohibited. Custom logic was provided via an action to create a new version for the record including all the documents in it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 23:01:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-apply-versioning-in-datalist/m-p/54158#M20054</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-03-07T23:01:11Z</dc:date>
    </item>
  </channel>
</rss>

