Re: Is is possible in forms6 ?
Date: 2000/05/23
Message-ID: <8gdu58$eds$1_at_news4.muc.eurocyber.net>#1/1
[Quoted] IF :<BlockName1>.<ItemName1> != :<BlockName2>.<ItemName2> THEN
...
ELSE
...
END IF;
rds1 <rstolarek_at_jmk.lodz.pl> schrieb in im Newsbeitrag:
dWtW4.19062$zA1.483070_at_news.tpnet.pl...
> I have 2 database multirecord blocks on 2 canvas.
> The first canvas is the for updating,inserting data into blocks
> The second canvas is only for viewing data.
> Blocks have the same fields.
>
> I would like to change colour of a field in multirecord block which value
is
> diffrent (when I've made update of the field ) then the corresponding
> field's value on the viewer block.
>
> My question is :
> How to figure out that the values are diffrent without going to both
fields
> and using
> :system.cursor_value to compare the values.
>
>
>
>
Received on Tue May 23 2000 - 00:00:00 CEST