metropoj
3rd February 2005, 22:31
Hi, newbie here. :o I used Maintain Labels to create a label to label a particular numeric field. When this numeric field is "0", I would like to mask the Label for it. I see the print conditions for the field but not the labels. Am I looking in the wrong place ? Using Baan B40c.73

Muchly appreciated !

en@frrom
3rd February 2005, 23:10
Hello,

You should make instead of the label, a string field (form field), and then in the script, you will assign the value to the required text when condition is met, or to a blank string when not.

metropoj
3rd February 2005, 23:12
Ah, yes, OK, I've seen it done before. Now to try it out. Thanks for the direction