Is there a way to evaluate AND/ OR inside the valueb something like the 
below perhaps?

<reddot:cms>
  <if>
    <query 
valuea="Context:CurrentPage.Elements.GetElement(opt_Type).GetHtml()" 
operator="!=" valueb="Str:Industry || Str:Capability">
      <htmltext>
          <li><a href="<%!! Context:CurrentIndex.GetUrl() !!%>"><%!! 
Context:CurrentIndex.Headline !!%></a></li>  
      </htmltext>
    </query>
  </if>
</reddot:cms>
 

-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/reddot-cms-users/-/WSK3KPtWY40J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/reddot-cms-users?hl=en.

Reply via email to