Hi Neil,
try this one:
<reddot:cms>
<if>
<query valuea="Context:CurrentIndex.Id" operator="=="
valueb="Context:LastIndex.Id">
<htmltext>
<%!! Context:CurrentIndex.Headline" !!%>
</htmltext>
</query>
<query type="else">
<htmltext>
<a href="<%!! Context:CurrentIndex.GetUrl() !!%>"><%!!
Context:CurrentIndex.Headline !!%></a> >
<navigation:nextlevel>
</htmltext>
</query>
</if>
</reddot:cms>
Use this template in all sections and always selected.
Greetings,
Ingo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"RedDot CMS Users" group.
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
-~----------~----~----~----~------~----~------~--~---