Re: Forms 4.5 Question

From: Dagoberto Navea Alfaro <dago_at_cec.unap.cl>
Date: Fri, 15 Oct 1999 11:11:09 -0300
Message-ID: <7u7fj0$9tl$1_at_manutara.inf.utfsm.cl>


Hi.

Probe copy the code PL/SQL of trigger when-buttom-press a another trigger COMMIT a level forms (no block) , then when user press "commit" developer call trigger COMMIT contains you code.

I hope this help you

Note: Sorry my English, I am Chileam

Paul Hancock escribió en mensaje <7u2qm6$296$1_at_plutonium.btinternet.com>...
>I have a block of PL/SQL code that runs when the user presses a SAVE button
>(WHEN-BUTTON-PRESSED trigger).
>
>The button's function is to commit changed data to the database, but has an
>extra piece of functionality hence the PL/SQL block.
>
>My problem is, if the user navigates off the record he has changed, to
>another record, a default forms alert pops up saying "do you wish to
>commit the changes you have made"
>
>This is fair enough, and I want this alert to continue appearing, but the
>question is, how do I get my PL/SQL block that is in my SAVE BUTTON to also
>run if the user replies YES to this alert.
>
>All help appreciated.
>
>Paul.
>
>
Received on Fri Oct 15 1999 - 16:11:09 CEST

Original text of this message