[ic] [if] tag

Dan Browning interchange-users@interchange.redhat.com
Thu Aug 16 00:48:01 2001


At 09:44 PM 8/15/2001 -0400, you wrote:
>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

I think you're looking for something like [if-item-field category =~ ... ]

But doing a [seti test][item-field category][/seti] [if scratch test ...] 
will always work too.  HTH,

Dan Browning, Cyclone Computer Systems, danpb@mail.com