<?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: Setting form property required/writable/readable attribute values with an expression in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/setting-form-property-required-writable-readable-attribute/m-p/208439#M161569</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The typical bpmn way would be to use an exclusive gateway with conditions on the outgoing sequence flow.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jun 2016 07:45:06 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2016-06-03T07:45:06Z</dc:date>
    <item>
      <title>Setting form property required/writable/readable attribute values with an expression</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-form-property-required-writable-readable-attribute/m-p/208435#M161565</link>
      <description>Is it possible to do the following, or something similar?&amp;lt;activiti:formProperty id="someProperty" name="Some Property" type="boolean" required="${isRequired}" readable="${isReadable}" writable="${isWritable}"&amp;gt;&amp;lt;/activiti:formProperty&amp;gt;‍‍‍ (assuming the variables in the expressions have bee</description>
      <pubDate>Thu, 27 Aug 2015 16:04:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-form-property-required-writable-readable-attribute/m-p/208435#M161565</guid>
      <dc:creator>jim1</dc:creator>
      <dc:date>2015-08-27T16:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Setting form property required/writable/readable attribute values with an expression</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-form-property-required-writable-readable-attribute/m-p/208436#M161566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jim,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think you are right &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp; protected boolean readable = true;&lt;BR /&gt;&amp;nbsp; protected boolean writeable = true;&lt;BR /&gt;&amp;nbsp; protected boolean required;&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;The values are resolved during parsing. (are not evaluated during runtime.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can change implementation easily.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 06:00:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-form-property-required-writable-readable-attribute/m-p/208436#M161566</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2015-08-31T06:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Setting form property required/writable/readable attribute values with an expression</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-form-property-required-writable-readable-attribute/m-p/208437#M161567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Martin, will take a look.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 14:49:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-form-property-required-writable-readable-attribute/m-p/208437#M161567</guid>
      <dc:creator>jim1</dc:creator>
      <dc:date>2015-09-01T14:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Setting form property required/writable/readable attribute values with an expression</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-form-property-required-writable-readable-attribute/m-p/208438#M161568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jim,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you do anything in this area?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a situation where completing a task can cause the process instance to take one of several paths and certain form properties are required for one of the paths.&amp;nbsp; So I'd like to be able to conditionally say they are required depending on the action specified.&amp;nbsp; Is there a way to do this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 15:03:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-form-property-required-writable-readable-attribute/m-p/208438#M161568</guid>
      <dc:creator>schmke</dc:creator>
      <dc:date>2016-05-31T15:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Setting form property required/writable/readable attribute values with an expression</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-form-property-required-writable-readable-attribute/m-p/208439#M161569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The typical bpmn way would be to use an exclusive gateway with conditions on the outgoing sequence flow.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 07:45:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-form-property-required-writable-readable-attribute/m-p/208439#M161569</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-06-03T07:45:06Z</dc:date>
    </item>
  </channel>
</rss>

