[ic] [if] tag

Korney Gozman interchange-users@interchange.redhat.com
Wed Aug 15 21:43:01 2001


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