Re: Forms v3.0 Help

From: Furs Sergei <sef_at_bank.kemerovo.su>
Date: Fri, 18 Mar 94 15:58:53 +0700
Message-ID: <199403181628.AA02422_at_odb-gw.bank.kemerovo.su>


ae0i+_at_andrew.cmu.edu writes:
>This has got to be incredibly simple but I just cannot seem to get it to work.
>I want to copy a value which has been entered on one page in a database field
>but not yet committed to a field on the next page which is display only.
>I cannot, however, find a way to do this for some reason. Currently I'm
>trying to use the COPY procedure and the PRE-FIELD trigger on the first field
>to allow input on the second page. This is the syntax I'm trying"
>
>COPY(:field_1,:field_2);

Try COPY(:field_1, 'field_2'); Received on Fri Mar 18 1994 - 09:58:53 CET

Original text of this message