Hi Andry,
 Your best bet is probably to use CurrentLevelCount to interrogate the 
position like so:

<!!% Context:CurrentLevelCount %!!>

This starts at 1 not 0. 

You can then test it via:

<if>
<query valuea="Context:CurrentLevelCount" operator=">=" valueb="Int:3">
<htmltext>
put your More html code here...
</htmltext>
</if>

Good luck :)
Ben.

-- 
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/-/N_BTGOmwZmkJ.
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