Re: Forms4.5:creating items on the fly

From: Miles Thomas <thomasm_at_"at".logica."dot".com>
Date: 1997/05/07
Message-ID: <01bc5acb$33474160$2d22ea9e_at_UKP01436.logica.co.uk>#1/1


CG <christian.gregory_at_citicorp.com> wrote in article <336F62B7.3A21_at_citicorp.com>...
> Hi all,
> Does anyone have a sample code on how to (dynamically) create items
> on a block during runtime ?
> This item can be a char, or varchar2...
>
> Is this possible to do ?
> Thanks, Chris
>
No, you cannot.

What you can do is create a number of spare fields in the block, and mark them as non-visible by default, then make them visible as needed at runtime.

Boilerplate text (field labels) has to be simulated with a field, also.

-- 
Miles Thomas
Logica UK Ltd
thomasm "at" logica "dot" com
The above are personal opinions, and are
not necessarily the opinions of my employer.
Received on Wed May 07 1997 - 00:00:00 CEST

Original text of this message