<?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 Repeating String attribute or custom functionality in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/repeating-string-attribute-or-custom-functionality/m-p/90531#M61653</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;I am currently in the process of identifying some requirements for an Alfresco project I am working on.&amp;nbsp; An interesting situation has come up whereby a repeating field is required or an association needs to be made.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically a mode of printing needs to be encoded for a different set of books to be published.&amp;nbsp; These fields will have to be null or a value between 1-3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now what is required is that the attribute field names need to be that of the publication title name.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;eg. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Book Title X&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Book Title Two&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Book title XYZ&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now the entire row has to be dynamic, in that you can add another row to it at any time, eg. a property called 'Book Title Five', with a value of 1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the best way of implementing this using the Alfresco content model.&amp;nbsp; One possible option is to only have one repeating string field with the values, and then a lookup table for all the different property names, where you would configure any display page to render the property names correctly against the respective row in the repeating field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have considered using a node association of some sort, but not sure about this.&amp;nbsp; Should I consider using the "any" type to use a custom object of some sort?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lastly we have considered creating a new aspect for every book title, and having a "Book Identifier " field as part of the aspect.&amp;nbsp; However we may find it hard to justify the use of an aspect just for this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone offere any recommendations?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advanced&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;J&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jul 2007 08:26:14 GMT</pubDate>
    <dc:creator>jamen</dc:creator>
    <dc:date>2007-07-03T08:26:14Z</dc:date>
    <item>
      <title>Repeating String attribute or custom functionality</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repeating-string-attribute-or-custom-functionality/m-p/90531#M61653</link>
      <description>Hi,I am currently in the process of identifying some requirements for an Alfresco project I am working on.&amp;nbsp; An interesting situation has come up whereby a repeating field is required or an association needs to be made.Basically a mode of printing needs to be encoded for a different set of books to b</description>
      <pubDate>Tue, 03 Jul 2007 08:26:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repeating-string-attribute-or-custom-functionality/m-p/90531#M61653</guid>
      <dc:creator>jamen</dc:creator>
      <dc:date>2007-07-03T08:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Repeating String attribute or custom functionality</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repeating-string-attribute-or-custom-functionality/m-p/90532#M61654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not quite sure I understand the requirement, however, it sounds like you need to use maybe 1 (or possible 2) multi-value string properties. Please clarify!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2007 10:49:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repeating-string-attribute-or-custom-functionality/m-p/90532#M61654</guid>
      <dc:creator>mikef</dc:creator>
      <dc:date>2007-07-04T10:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Repeating String attribute or custom functionality</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repeating-string-attribute-or-custom-functionality/m-p/90533#M61655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Effectively it could be two repeating fields, where I define my web client to display the attributes side by side.&amp;nbsp; Whereby each book name has the print mode assigned next to it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So on a document node I would want to have on the document properties page, the potential to add a new book name and have a "print mode" value assigned to it.&amp;nbsp; The question then is how should this be stored or how can this be accomodated in Alfresco.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;eg.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;DOCUMENT PROPERTIES PAGE - Document xyz.doc&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Name:&lt;/STRONG&gt;&lt;SPAN&gt; Document xyz.doc&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Subject: &lt;/STRONG&gt;&lt;SPAN&gt;test case&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Author:&lt;/STRONG&gt;&lt;SPAN&gt; Joe Blogs&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Books&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Book xyz:&lt;/STRONG&gt;&lt;SPAN&gt; 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Book two: &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Book Z:&lt;/STRONG&gt;&lt;SPAN&gt; 5&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically in the above example, each of the books are dynamically created, but they appear (on the web client) as if they are just another attribute on the properties page.&amp;nbsp; The values 1, 5 are chosen as a drop down of values (between 1 and 5).&amp;nbsp; At any time we would want to add another book so we can specify the print mode for the book. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are reasons why I want to do this (dependencies in other parts of the system).&amp;nbsp; I'm basically gauging whether this easily achievable with Alfresco's content model etc without major customisation.&amp;nbsp; If not then it's a case of thinking of another way of satisfying functional requirements.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advanced&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jamen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 04:58:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repeating-string-attribute-or-custom-functionality/m-p/90533#M61655</guid>
      <dc:creator>jamen</dc:creator>
      <dc:date>2007-07-05T04:58:06Z</dc:date>
    </item>
  </channel>
</rss>

