Tuesday 24 May 2005 6:32:50 pm
I am trying to do a simple integer comparison.
{section show=5|eq($node.object.data_map.rating|int)}
Show Me
{/section}
All I want to do is show something if the data in the integer field of my content class is equal to 5. I tried with and without attribute view gui and with and with out the int operator. The $node.object.data_map.rating|int portion always evalutes to the number one. Thanks
|