Custom problem : when validate record [message #432013] |
Fri, 20 November 2009 07:03 |
moe_k
Messages: 18 Registered: November 2009 Location: Lebanon
|
Junior Member |
|
|
hello .. im trying to customize an oracle form .. from the custom.pll
i want to save a record before entering a new record to a form.
i.e.
i dont want the user to enter a new record until he saves the record that he wrote ..
how can i do this using the when-validat-record?
please i really need a quick reply
i wrote:
if (event_name = WHEN-VALIDATE-RECORD)
then what?!
thanx!
|
|
|
|
|