I added a layout and put in it a couple of fields I want to conditionally print based on one of the fields dropped into that Layout...
The idea is IF tdpur400.cdf_insp = 'yes', then the layout should print
I've tried several entries in the "Print Conditions Box", including:
tdpur400.cdf_insp = tcyesno.yes
Getting: " Illegal type combination: 'long <> string' "
Also trying to manage another layout where field value <> ""
Same error message.
Help appreciated - Thanks!
The idea is IF tdpur400.cdf_insp = 'yes', then the layout should print
I've tried several entries in the "Print Conditions Box", including:
tdpur400.cdf_insp = tcyesno.yes
Getting: " Illegal type combination: 'long <> string' "
Also trying to manage another layout where field value <> ""
Same error message.
Help appreciated - Thanks!