Re: oracle forms doubt - text box

From: Mark C. Stock <mcstockX_at_Xenquery>
Date: Mon, 22 Nov 2004 06:35:15 -0500
Message-ID: <RfadnVNdib5qUzzcRVn-oQ_at_comcast.com>


"Eduardo" <eduardo.picado_at_gmail.com> wrote in message news:6c75ff8f.0411220110.3cefd19a_at_posting.google.com...
| Hello,
|
| How do I get a value that the user typed in a text box, before it is
| inserted in te database?
|
| I'm using the Oracle forms (f60desm) to develop a graphical interface
| for my turism agency database. There are 3 text box relevants:
| - # of people that will travel
| - price pour each person
| - the total price.
| After the user entered the first 2 values, I would like to add a
| boutton to calculate and fill the total price, using the 2 first
| values, before everything is commited. But I can't find how to read
| values that are not on the db on my procedure.
|
| Thanks
|
| Eduardo

:blockname.fieldname

plenty of examples in the on-line docs and help

also look into calculated fields and WHEN-VALIDATE-ITEM triggers

++mcs Received on Mon Nov 22 2004 - 12:35:15 CET

Original text of this message