R
Rick W
Hi, I'm using fields that will fill in text depending on values from a
dropdown box. I'm using IF and OR along with COMPARE field codes.
Everything looks good but when I toggle field codes I get an: Error! Unknown
op code for conditional. Here's the code I'm using
{IF {=OR ({COMPARE{MERGERFIELD Dropdown1}="113-25F1"},{COMPARE{MERGERFIELD
Dropdown1}= "113-25W4"})}=1 "2" {IF {=OR({COMPARE{MERGERFIELD
Dropdown1}="131-TAITC"}, {COMPARE{MERGEFIELD Dropdown1} ="131-F13-SGI"},
{COMPARE{ MERGEFIELD Dropdown1}="113-25U4"})}=1 "" "1"}"}
And that's it. I thought I followed the example in help, but I always get
an Error: unknown op code for conditional. Anyone know what I'm doing wrong.
Can I even do this. Thanks
Rick
dropdown box. I'm using IF and OR along with COMPARE field codes.
Everything looks good but when I toggle field codes I get an: Error! Unknown
op code for conditional. Here's the code I'm using
{IF {=OR ({COMPARE{MERGERFIELD Dropdown1}="113-25F1"},{COMPARE{MERGERFIELD
Dropdown1}= "113-25W4"})}=1 "2" {IF {=OR({COMPARE{MERGERFIELD
Dropdown1}="131-TAITC"}, {COMPARE{MERGEFIELD Dropdown1} ="131-F13-SGI"},
{COMPARE{ MERGEFIELD Dropdown1}="113-25U4"})}=1 "" "1"}"}
And that's it. I thought I followed the example in help, but I always get
an Error: unknown op code for conditional. Anyone know what I'm doing wrong.
Can I even do this. Thanks
Rick