How do you autopopulate a date field on a 2.1 Form?

From: Richard Hollingsworth <william.hollingsworth_at_hsv.boeing.com>
Date: Thu, 3 Feb 2000 15:02:34 GMT
Message-ID: <3899988A.C0953B13_at_hsv.boeing.com>



[Quoted] Hi folks. Thanks for reading this.

[Quoted] I have a D2K 2.1 form with a "date" field that I want to auto-populate with SYSDATE when the form comes up.

I tried.....

WHEN_NEW_ITEM_INSTANCE trigger for the date field....

  1. SET CR_DATE = &SYSDATE;
  2. = &SYSDATE
  3. CR_DATE = &SYSDATE
............... all with, and without the "&"

None of these worked.

How do you do this?

Thanks much,

Richard Hollingsworth Received on Thu Feb 03 2000 - 16:02:34 CET

Original text of this message