Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Sv: Button use in Forms Builder

Sv: Button use in Forms Builder

From: Jørn Hansen <joern.h_at_teliamail.dk>
Date: Thu, 16 Sep 1999 22:01:01 +0200
Message-ID: <7rring$jbo$1@bambi.danosi.dk>


I reckon, you want a button-press to trigger creation of a new record in a table-based block?

  1. Add a 'WHEN-BUTTON-PRESSED' trigger to the button.
  2. The trigger should contain the code NEW_RECORD (or the like)
  3. User fills out fields and presses commit for end of transaction
    • Jørn

RdJ <kruisland_at_hotmail.com> skrev i en
nyhedsmeddelelse:F4155D9F9AA4D111B9990020AFBA52D51E16F4_at_user62.sfi-software. com...
> I am trying to fill a table, by pushing a button in the form. The values
> have to be filled before you click the button.
>
> How is this done using pl/sql ?
>
> Greetz Roel
>
> kruisland_at_hotmail.com
>
>
Received on Thu Sep 16 1999 - 15:01:01 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US