Anyone know why this first code does not work on a particular page?
Code:
<vb:if condition="$nodeid == 1"> </vb:if>
I have tried several different ID numbers to replace the 1 but nothing works and it is not showing on the page. Where do I find the nodeid of a page? Is it the number that shows in the friendly URL? Or is it the tab number? I've tried both in that space and neither work in that code above.