<?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 Optional Properties in Task Forms in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/optional-properties-in-task-forms/m-p/25052#M12328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd like to have task forms that show properties if they have been defined before, or simply empty values if not. Background is, due to some control flow constructs, some properties may already exist when the task is executed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently, the custom JUEL resolver (org.activiti.engine.impl.juel.RootPropertyResolver#getValue()) throws a &lt;/SPAN&gt;&lt;EM&gt;PropertyNotFound&lt;/EM&gt;&lt;SPAN&gt; exception. While this certainly makes sense, I am looking for a way to ask in a form, whether a property exists and if so, make use of its value, e.g.:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;textarea name="MyVariable" cols="100" rows="5" &amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;c:if test="${exists MyVariable}"&amp;gt;${MyVariable}&amp;lt;/c:if&amp;gt;&lt;BR /&gt;&amp;lt;/textarea&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;JUEL documentation didn't give me any help here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Btw: using … &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;test="#{MyVariable}"…&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; give me a: &lt;/SPAN&gt;&lt;EM&gt;syntax error at position 327, encountered '#{', expected '${'&lt;/EM&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;using &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;c:when …&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; also does not change anything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Suggestions? Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Nov 2010 11:24:19 GMT</pubDate>
    <dc:creator>mtkunze</dc:creator>
    <dc:date>2010-11-10T11:24:19Z</dc:date>
    <item>
      <title>Optional Properties in Task Forms</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/optional-properties-in-task-forms/m-p/25052#M12328</link>
      <description>Hi there,I'd like to have task forms that show properties if they have been defined before, or simply empty values if not. Background is, due to some control flow constructs, some properties may already exist when the task is executed.Currently, the custom JUEL resolver (org.activiti.engine.impl.jue</description>
      <pubDate>Wed, 10 Nov 2010 11:24:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/optional-properties-in-task-forms/m-p/25052#M12328</guid>
      <dc:creator>mtkunze</dc:creator>
      <dc:date>2010-11-10T11:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Optional Properties in Task Forms</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/optional-properties-in-task-forms/m-p/25053#M12329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;valid request: &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-350" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-350&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2010 12:07:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/optional-properties-in-task-forms/m-p/25053#M12329</guid>
      <dc:creator>tombaeyens</dc:creator>
      <dc:date>2010-11-17T12:07:51Z</dc:date>
    </item>
  </channel>
</rss>

