Initial date of SYSDATE
385529Dec 10 2003 — edited Dec 10 2003Hi All,
I am wondering how to set the "Initial Value" of a Forms date field to SYSDATE. I suppose you set the "Initial value" in the property palette to sysdate or some such thing. When I do this Forms says I have the wrong format and that it needs to be in the form of DD-MMM-YYYY. I have tried sysdate, :sysdate and (select sysdate from dual, all with the same result.
Bradley