Hi Joel, the code from Tim works also in normal templates, except of <navigation:nextlevel>.
Cheers On 7 July 2014 20:52, Joel Kinzel <[email protected]> wrote: > Tim, > > That is in nav. manager. I need to do this in a render spot on an HTML page. > So I've tried something like this: > > <reddot:cms> > <if> > <query valuea="Navigation:OutputArea(My Nav Area)" operator="!=" valueb=""> > <htmltext>The nav area renders text, so do something!</htmltext> > </query> > </if> > </reddot:cms> > > -- > 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. -- 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.
