<?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 support for conditional display, actions in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/form-support-for-conditional-display-actions/m-p/203529#M156659</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Found it – these are handled universally in workflow/extensions/render-form-extensions.js – loaded for every form. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So we'd need some hefty conditional logic to check we're in the specific form. What are the form/field object definitions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Nov 2015 22:05:27 GMT</pubDate>
    <dc:creator>jonnyg</dc:creator>
    <dc:date>2015-11-03T22:05:27Z</dc:date>
    <item>
      <title>Form support for conditional display, actions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/form-support-for-conditional-display-actions/m-p/203526#M156656</link>
      <description>Following this question from last year – https://forums.activiti.org/content/read-only-formUsing the Kickstart-generated forms, how do we support dynamic updates between fields?When a property is set to a given value, can we:&amp;nbsp; set other property values on screen?&amp;nbsp; disable other values (I know we can</description>
      <pubDate>Thu, 29 Oct 2015 15:21:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/form-support-for-conditional-display-actions/m-p/203526#M156656</guid>
      <dc:creator>jonnyg</dc:creator>
      <dc:date>2015-10-29T15:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Form support for conditional display, actions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/form-support-for-conditional-display-actions/m-p/203527#M156657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;(moved to Enterprise forum)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Changing other form fields is currently only possible through customizing the javascript extensions. There, you can react on the formFieldValueChanged callback and change other fields.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 12:43:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/form-support-for-conditional-display-actions/m-p/203527#M156657</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-11-03T12:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Form support for conditional display, actions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/form-support-for-conditional-display-actions/m-p/203528#M156658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks – which Javascript extensions? Where would this be done? Would this code apply to only the desired form?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this something on the radar to be included in the form structure, to be modifiable within the Kickstart editor?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 18:14:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/form-support-for-conditional-display-actions/m-p/203528#M156658</guid>
      <dc:creator>jonnyg</dc:creator>
      <dc:date>2015-11-03T18:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Form support for conditional display, actions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/form-support-for-conditional-display-actions/m-p/203529#M156659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Found it – these are handled universally in workflow/extensions/render-form-extensions.js – loaded for every form. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So we'd need some hefty conditional logic to check we're in the specific form. What are the form/field object definitions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 22:05:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/form-support-for-conditional-display-actions/m-p/203529#M156659</guid>
      <dc:creator>jonnyg</dc:creator>
      <dc:date>2015-11-03T22:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Form support for conditional display, actions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/form-support-for-conditional-display-actions/m-p/203530#M156660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My thinking on this – I expect the intermediate step is to represent the field interactions in a JSON file, and have render-form-extensions.js read &amp;amp; process that. Ultimately, the Kickstart Editor could maintain the UI to manage that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 15:31:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/form-support-for-conditional-display-actions/m-p/203530#M156660</guid>
      <dc:creator>jonnyg</dc:creator>
      <dc:date>2015-11-16T15:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Form support for conditional display, actions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/form-support-for-conditional-display-actions/m-p/203531#M156661</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;In the upcoming 1.4 release of the Activiti BPM Suite we support adding custom javascript event handlers on a form level in the Kickstart editor.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 08:08:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/form-support-for-conditional-display-actions/m-p/203531#M156661</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2015-11-30T08:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Form support for conditional display, actions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/form-support-for-conditional-display-actions/m-p/203532#M156662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks - we will probably discuss more of the details with you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 12:20:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/form-support-for-conditional-display-actions/m-p/203532#M156662</guid>
      <dc:creator>jonnyg</dc:creator>
      <dc:date>2015-11-30T12:20:24Z</dc:date>
    </item>
  </channel>
</rss>

