Normal
Try workaround the limitation it by using a string expression instead: [code]<define property="true">#menu3.but3linkpar:#(string.format('categoryid:{0}', '40'))</define>[/code] I have no idea if that works but see how you go.
Try workaround the limitation it by using a string expression instead:
[code]
<define property="true">#menu3.but3linkpar:#(string.format('categoryid:{0}', '40'))</define>
[/code]
I have no idea if that works but see how you go.