<?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: Extensions: PropertyType BOOLEAN_CHOICE and .DATA_GRID in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/extensions-propertytype-boolean-choice-and-data-grid/m-p/135363#M94979</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The boolean choice default should work, but I was hinted a while ago it might be broken. Can you provide an example class we can use to test?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The data grid is currently not planned to be completed. At the moment he focus for me is on ExportMarshallers. However, the exact capabilities for the datagrid are open for discussion, particularly the marshalling. Can you share your use case?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jul 2013 12:40:27 GMT</pubDate>
    <dc:creator>tiesebarrell</dc:creator>
    <dc:date>2013-07-04T12:40:27Z</dc:date>
    <item>
      <title>Extensions: PropertyType BOOLEAN_CHOICE and .DATA_GRID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extensions-propertytype-boolean-choice-and-data-grid/m-p/135362#M94978</link>
      <description>Hi all,hope that this is the correct forum,two questions:- how can i set the "default" value for a BOOLEAN_CHOICE? i tried with "true" but it does not work.- when will be the DATA_GRID usable? so far it does not work (at least to me).ciao</description>
      <pubDate>Wed, 03 Jul 2013 16:27:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extensions-propertytype-boolean-choice-and-data-grid/m-p/135362#M94978</guid>
      <dc:creator>esseti</dc:creator>
      <dc:date>2013-07-03T16:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Extensions: PropertyType BOOLEAN_CHOICE and .DATA_GRID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extensions-propertytype-boolean-choice-and-data-grid/m-p/135363#M94979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The boolean choice default should work, but I was hinted a while ago it might be broken. Can you provide an example class we can use to test?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The data grid is currently not planned to be completed. At the moment he focus for me is on ExportMarshallers. However, the exact capabilities for the datagrid are open for discussion, particularly the marshalling. Can you share your use case?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 12:40:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extensions-propertytype-boolean-choice-and-data-grid/m-p/135363#M94979</guid>
      <dc:creator>tiesebarrell</dc:creator>
      <dc:date>2013-07-04T12:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Extensions: PropertyType BOOLEAN_CHOICE and .DATA_GRID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extensions-propertytype-boolean-choice-and-data-grid/m-p/135364#M94980</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;SPAN&gt;my code is &lt;/SPAN&gt;&lt;A href="https://github.com/esseti/BPM4Crowd-Activiti-Task-UIs" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;&lt;SPAN&gt;, there's java sources and even the jar .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for the data grid i need to specify some filtering conditions, for example&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ID &amp;lt; 4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;name = "bill"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So the idea was to have a grid with "field", "operator" and "value".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS: is there any way to dynamically load data into the UI? especially&amp;nbsp; for the radio or combo box. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a usecase can be that in a folder i've some processes. so my task can programmatically load the processes name and display them as options.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is there any way for this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 09:04:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extensions-propertytype-boolean-choice-and-data-grid/m-p/135364#M94980</guid>
      <dc:creator>esseti</dc:creator>
      <dc:date>2013-07-08T09:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Extensions: PropertyType BOOLEAN_CHOICE and .DATA_GRID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extensions-propertytype-boolean-choice-and-data-grid/m-p/135365#M94981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, thanks for the pointers, I'll look into it ASAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the moment, you can't, no. This has been on the TODO list for some time, especially for some components such as the combobox (where it seems to make most sense). &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 17:32:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extensions-propertytype-boolean-choice-and-data-grid/m-p/135365#M94981</guid>
      <dc:creator>tiesebarrell</dc:creator>
      <dc:date>2013-07-11T17:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Extensions: PropertyType BOOLEAN_CHOICE and .DATA_GRID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extensions-propertytype-boolean-choice-and-data-grid/m-p/135366#M94982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for reporting this problem. You are right, it is a bug. It's actually of broader scope, because it's the same problem as described in this Jira issue: &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-1633" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-1633&lt;/A&gt;&lt;SPAN&gt; . You can watch that issue for a fix.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jul 2013 15:52:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extensions-propertytype-boolean-choice-and-data-grid/m-p/135366#M94982</guid>
      <dc:creator>tiesebarrell</dc:creator>
      <dc:date>2013-07-14T15:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Extensions: PropertyType BOOLEAN_CHOICE and .DATA_GRID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extensions-propertytype-boolean-choice-and-data-grid/m-p/135367#M94983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;By the way, your JAR doesn't work on my system for some unclear reason. I had to rebuild your extension to be able to use the JAR in Designer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jul 2013 15:53:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extensions-propertytype-boolean-choice-and-data-grid/m-p/135367#M94983</guid>
      <dc:creator>tiesebarrell</dc:creator>
      <dc:date>2013-07-14T15:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Extensions: PropertyType BOOLEAN_CHOICE and .DATA_GRID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extensions-propertytype-boolean-choice-and-data-grid/m-p/135368#M94984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I too was hoping to use the Data Grid.&amp;nbsp; I just noticed the note in the User guide that states it is not injected properly into the runtime delegate.&amp;nbsp;&amp;nbsp;&amp;nbsp; I am trying to build a custom service task where the user can specify 1…N messages to be displayed to a user.&amp;nbsp;&amp;nbsp; The messages are actually coded in our data dictionary, and can have data inserted into them too as in the Java StringFormatter, so there would be parameters.&amp;nbsp; Here's what the columns might be:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Code,&amp;nbsp; Message Text, Param 1, Param 2, Param 3&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Data Grid affords great flexibility and we would love to see it implemented.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Herm&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 22:41:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extensions-propertytype-boolean-choice-and-data-grid/m-p/135368#M94984</guid>
      <dc:creator>hbpost</dc:creator>
      <dc:date>2013-09-16T22:41:31Z</dc:date>
    </item>
  </channel>
</rss>

