<?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: Form property coercion in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/form-property-coercion/m-p/175582#M128712</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, but it will need to be a custom component (the component will manage two comboboxes)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A href="http://www.jorambarrez.be/blog/2013/03/13/creating-a-new-form-property-in-activiti/" rel="nofollow noopener noreferrer"&gt;http://www.jorambarrez.be/blog/2013/03/13/creating-a-new-form-property-in-activiti/&lt;/A&gt;&lt;SPAN&gt; for more info.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Mar 2014 08:43:30 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2014-03-17T08:43:30Z</dc:date>
    <item>
      <title>Form property coercion</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/form-property-coercion/m-p/175581#M128711</link>
      <description>HiI'd like to create a process that would need 2 input parameters. Both parameter are ComboBox type. Here are my questions.Is it possible to enable the second combo box after the first one is selected?Is it possible to use the value from the first combo box to filter the items in the second combo bo</description>
      <pubDate>Thu, 13 Mar 2014 10:00:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/form-property-coercion/m-p/175581#M128711</guid>
      <dc:creator>patcharataya</dc:creator>
      <dc:date>2014-03-13T10:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Form property coercion</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/form-property-coercion/m-p/175582#M128712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, but it will need to be a custom component (the component will manage two comboboxes)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A href="http://www.jorambarrez.be/blog/2013/03/13/creating-a-new-form-property-in-activiti/" rel="nofollow noopener noreferrer"&gt;http://www.jorambarrez.be/blog/2013/03/13/creating-a-new-form-property-in-activiti/&lt;/A&gt;&lt;SPAN&gt; for more info.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 08:43:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/form-property-coercion/m-p/175582#M128712</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-03-17T08:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Form property coercion</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/form-property-coercion/m-p/175583#M128713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same question, I've built several custom components and they work in a isolated fashion in an Activiti Form (they can not see other form properties) neither you can get access to the field container, so you can perform validation between dependent fields, so i think this is not the answer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In Vaadin is easy, because you use the "Form" class (container) that has methods to retrieve all the fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An easy way would be to have access to the container (the form) from the custom component instance. Then you are able to retrieve any other form property and if I select a value in a combobox, I can use this value to apply a filter for the values of the second combo box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know if I'm wrong, but i think that currently there is no way for this sequential dependency betwen form properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eduardo Yánez.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 19:27:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/form-property-coercion/m-p/175583#M128713</guid>
      <dc:creator>ejyanezp</dc:creator>
      <dc:date>2014-07-09T19:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Form property coercion</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/form-property-coercion/m-p/175584#M128714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi patcharataya, look at this link, and tell me there if that works for you&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.activiti.org/content/activiti-forms-dependent-properties" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/content/activiti-forms-dependent-properties&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;e.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 16:51:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/form-property-coercion/m-p/175584#M128714</guid>
      <dc:creator>ejyanezp</dc:creator>
      <dc:date>2014-07-21T16:51:28Z</dc:date>
    </item>
  </channel>
</rss>

