[!Wayfinder?&rowTpl=`separator`!]
where separator is a chunk that looks something like:
<a href="[+wf.link+]">[+wf.linktext+]</a> |
But how can I omit the last menu item’s separator?
so that it looks like this:
Menu item |
Menu item |
Menu item |
Menu item
I have looked at the documentation and seen that you can use &lastClass for defining a different CSS class, but is there a way of doing to same for the template?
If I use debug I get
Item Processed: (6) Kontakt
template: rowTpl | class: last
level: 1 | First/Last: 0/1
for the last item...so I live in hope with Last being set to 1
Thanks for any pointers!
Taff