Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE:Setting Clock in Oracle Applicat
Richard,
You can do this by using timers in the form. Create a repeateble timer in wnen-new-form instance trigger. In when-timer-expire trigger assign the Substring value of :system.current_datetime to the date item in the form.
Cheers, Received on Tue Jan 23 2001 - 14:48:00 CST