Re: Forms 4.5 Question

From: Andy Hardy <aph_at_ahardy.demon.co.uk>
Date: 2000/05/11
Message-ID: <T$YmNNAAXuG5Ewt$_at_ahardy.demon.co.uk>#1/1


In article <391AC199.867025CD_at_gmx.net>, Andreas Stephan <nospam.as.stedat_at_gmx.net> writes
>I don´t think that this will work cause you have only one item for ALL
>detail columns. So if you change the property
>to visual attribute va_red all displayed detail items (for this column)
>will display in red.
>I´m not sure if it is possible at all.

Display_item *is* the thing to use.

It only affects the display of the current instance of the item - so when performed against a block it will only be affecting the blocks current record.

Andy
>
>Andy
>
>Ninja schrieb:
>
>> use 'display_item' function
>> in the post-query of your detail block, somethink like
>> if :detail.value < 10
>> display_item('detail.value', va_red);
>> end if;
>>
>> Joao Ricardo B. Oliveira a écrit dans le message
>> <8fe0po$vcq$1_at_pan.ipb.pt>...
>> >Hi there...
>> >
>> > Is it possible to have a detail block with differente visual
 attributes
>> >in each row depending on a value from the that of that block ? How ?
>> >
>> > I use Forms 4.5.
>> >
>> > Mail me please.
>> >
>> >--
>> >----------------------------------------------------------
>> >- Joao Ricardo B Oliveira jricardo_at_ipb.pt - Oracle DBA
>> >- EURO2004 http://welcome.to/euro2004
>> >- HOMEPAGE http://www.ipb.pt/~jricardo/myhome.swf
>> >----------------------------------------------------------
>> >
>> >
>> >
>
 

-- 
Andy Hardy. PGP ID: 0xA62A4849
===============================================================
Received on Thu May 11 2000 - 00:00:00 CEST

Original text of this message