Microsoft
Software
Hardware
Network
Question : Auto populate date field for Microsoft CRM 4.0
Is it possible to use the onChange event of a field to autopopulate a date in another field?
Something like...
new_revdateentered = Date()
Answer : Auto populate date field for Microsoft CRM 4.0
You need javascript like this:
crmForm.all.new_revdateent
ered.DataV
alue = new Date ();
This will set the field to the current date and time.
You can use standard Javascript date methods to set the actual date and/or time.
Random Solutions
Monthname function in Access and Infopath
Excel Filter not listing in correct order
Why is appendOnly CRecordset readOnly
SQL Sever Store Proc Syntax for using LIKE in Where Clause with @Parameter
Curious Sandbox folders in server 2008
Find Duplicate Query
C# copy files from one folder to another
lotus notes for windows 98
Access 2007 Master-Detail Report Question
SCCM Dependancy on NetBios