Re: "Format" Trigger in Forms???
From: Andrew Hardy <nobody_at_spam.from.news.AdvanticaTech.com>
Date: Tue, 27 Feb 2001 11:44:20 -0000
Message-ID: <97g3ta$ft5$1_at_sun-cc204.lut.ac.uk>
Date: Tue, 27 Feb 2001 11:44:20 -0000
Message-ID: <97g3ta$ft5$1_at_sun-cc204.lut.ac.uk>
Christof,
Have a look at DISPLAY_ITEM.
Andy
"Christof Müller" <christof.mueller_at_andaro.com> wrote in message
news:3A9B910A.2139E084_at_andaro.com...
> I'm looking for something like the
> Format Triggers in Reports.
> Problem is to mark every single
> line in a multi record block with
> a background color (depend on items value).
> SET_ITEM_PROPERTY(VISUAL_ATTRIBUTE)
> will mark all records with the same
> color.
> Example (if item = 1 then color = red, else
> white):
> No. item color
> 1. 1 red
> 2. 0 white
> 3. 1 red
>
> Does anybody know how to do this with
> Forms 4.5 (I know, the forum is Forms 6i,
> but the customer .... )
>
> Thanks for your help
>
>
Received on Tue Feb 27 2001 - 12:44:20 CET