<?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: &amp;lt;ELSE&amp;gt; tags within evaluators in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/lt-else-gt-tags-within-evaluators/m-p/81817#M54786</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks kevin, but what I actually need is some way to render output when the string value is *whatever* but the condition string. I don't know all the possible values, that's what I was wondering if a "catch-all" tag was available.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 May 2007 17:20:19 GMT</pubDate>
    <dc:creator>matasierra</dc:creator>
    <dc:date>2007-05-22T17:20:19Z</dc:date>
    <item>
      <title>&lt;ELSE&gt; tags within evaluators</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lt-else-gt-tags-within-evaluators/m-p/81815#M54784</link>
      <description>Hello,I'm using an evaluator&amp;nbsp; &amp;lt;a:stringEqualsEvaluator value="#{bean.name}" condition="Something"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;h&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;utputText value="strings are equal!" /&amp;gt;&amp;nbsp; &amp;lt;/a:stringEqualsEvaluator&amp;gt;‍‍‍‍‍Is there a way to specify something to be rendered if true (strings are equal), AND have something else</description>
      <pubDate>Tue, 22 May 2007 15:16:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lt-else-gt-tags-within-evaluators/m-p/81815#M54784</guid>
      <dc:creator>matasierra</dc:creator>
      <dc:date>2007-05-22T15:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: &lt;ELSE&gt; tags within evaluators</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lt-else-gt-tags-within-evaluators/m-p/81816#M54785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can wrap the tags in a further evaluator:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;a:stringEqualsEvaluator value="#{bean.name}" condition="SomethingElse"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;a:stringEqualsEvaluator value="#{bean.name}" condition="Something"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;h:outputText value="strings are equal!" /&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/a:stringEqualsEvaluator&amp;gt;&lt;BR /&gt;&amp;lt;/a:stringEqualsEvaluator&amp;gt; &lt;BR /&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;/SPAN&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 17:06:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lt-else-gt-tags-within-evaluators/m-p/81816#M54785</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-05-22T17:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: &lt;ELSE&gt; tags within evaluators</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lt-else-gt-tags-within-evaluators/m-p/81817#M54786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks kevin, but what I actually need is some way to render output when the string value is *whatever* but the condition string. I don't know all the possible values, that's what I was wondering if a "catch-all" tag was available.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 17:20:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lt-else-gt-tags-within-evaluators/m-p/81817#M54786</guid>
      <dc:creator>matasierra</dc:creator>
      <dc:date>2007-05-22T17:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: &lt;ELSE&gt; tags within evaluators</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lt-else-gt-tags-within-evaluators/m-p/81818#M54787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The &amp;lt;a:booleanEvaluator&amp;gt; is flexible and can be used for this purpose. You can use any of the usual &lt;/SPAN&gt;&lt;A href="http://book.itzero.com/read/others/0512/OReilly.Java.Enterprise.in.a.Nutshell.3rd.Edition.Nov.2005_html/0596101422/javaentnut3-CHP-5-SECT-4.html" rel="nofollow noopener noreferrer"&gt;JSF expression language&lt;/A&gt;&lt;SPAN&gt; into the value to be tested. There are many examples of using the boolean evaluator in the alfresco jsps.&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;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 08:41:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lt-else-gt-tags-within-evaluators/m-p/81818#M54787</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-05-23T08:41:56Z</dc:date>
    </item>
  </channel>
</rss>

