Thanks all. I was assuming you could do it in the default value. I will create an AL and that should take care of it.
Thanks, Andy L. Mayfield Sr. System Operation Specialist Alabama Power Company Office: 205-226-1805 Cell: 205-288-9140 SoLinc: 10*19140 -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Bean Sent: Tuesday, November 06, 2007 5:39 PM To: [email protected] Subject: Re: Date/Time Field? There is also a "DATEADD" function that is intended for this purpose... DATEADD("ww", 4, $TIMESTAMP$) Still have to use a set fields action in an AL. --Thomas ----- Original Message ----- From: "Joel D. Sender" <[EMAIL PROTECTED]> Newsgroups: gmane.comp.crm.arsystem.general To: <[email protected]> Sent: Tuesday, November 06, 2007 5:30 PM Subject: Re: Date/Time Field? > You need an Active Link that runs on 'window open' to 'set field' to > $TIMESTAMP$ + 60*60*24*28 > HTH. > Joel > ************************* > Joel D. Sender > Director of Western Operations > QMX Support Services, Inc. > [EMAIL PROTECTED] > > > -----Original Message----- > From: Action Request System discussion list(ARSList) > [mailto:[EMAIL PROTECTED] Behalf Of Mayfield, Andy L. > Sent: Tuesday, November 06, 2007 3:17 PM > To: [email protected] > Subject: Date/Time Field? > > Is there a way to set a default value on a Date/Time field? > > What I would like to do is have a Date/Time field that sets a default > value of 4 weeks in the future when the form is opened. > It seems you could set a default value something like $TIMESTAMP$ + > 60*60*24*28, but it will not accept any variation of this that I've > tried. > > Thanks, > > Andy L. Mayfield > Sr. System Operation Specialist > Alabama Power Company > Office: 205-226-1805 > Cell: 205-288-9140 > SoLinc: 10*19140 > > ________________________________________________________________________ ____ > ___ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" > ________________________________________________________________________ _______ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

