Im trying to display some text only if its in a specific category
[if [item-field category] =~ /Specific Category/]
Display this text here
[/if]
but it wont do it,
Anybody with somewhat interesting suggestions?
Cause mine are quiete dull :)
Thanks
korey