setting item properties per record in a multi-record block

From: G.Reulen <G.Reulen_at_vir.revalidatie.nl>
Date: 1997/04/01
Message-ID: <5hrgbt$m0t$1_at_wnnews.sci.kun.nl>#1/1


[Quoted] I've tried to change item properties of several item of a record in a multi-record block

example

the default table layout / block layout

item1 varchar2
item2 varchar2
item3 varchar2

if item 2 has a particular value then item 3 has to be filled in. In the other situation it may not be filled and also not displayed.

item 1 item2 item3


a	1	1
b	2	not displayed
c	1	2
d	3	not displayed

...
..

I can't manage to get this done in a mult-record block.

Does anybody know if it is possible Received on Tue Apr 01 1997 - 00:00:00 CEST

Original text of this message