I'm trying this, 

<reddot:cms>
<if>
<query valuea="Context:CurrentPage.Elements.GetElement(stf_title).Value" 
operator="!=" valueb="String:">
<htmltext> 
<title>stf_title is <%stf_title%></title>
</htmltext> 
</query>
<query type="else">
<htmltext> 
<title>hdl_title is <%hdl_title%></title> 
</htmltext> 
</query>
</if>
</reddot:cms>

and it does not work. Supposed to be if stf_title has any value, then 
output it, otherwise output hdl_title

Any ideas what I'm doing wrong?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reddot-cms-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to