Re:Forms 4.5

From: Rajeev Sethi <rajsethi_at_ix.netcom.com>
Date: 1995/10/04
Message-ID: <44v6n7$n4j_at_ixnews7.ix.netcom.com>#1/1


From: rajsethi_at_ix.netcom.com (Rajeev Sethi) Subject: Re: Forms 4.5
To: Bhargavi Pajjuri <PAJJUB_at_AM_at_SRVR03>

You wrote:
>
>Hi there,
>
>Does anyone know how to highlight a few rows in a multi record block
>based on a certain condition? When the value of a particular field
 goes
>to negative I need to catch the user's attention to that row.
>
>Thanks in advance
>Bhargavi
>
 Create a POST-QUERY trigger with following code :   if condition then

     SET_BLOCK_PROPERTY(CURRENT_RECORD_ATTRIBUTE,visual_attr);   end if; Received on Wed Oct 04 1995 - 00:00:00 CET

Original text of this message