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
Easy way to make a c# form readonly
How to retrieve text from a website
CERTIFICATE TEMPLATE NOT VISIBLE
Disable all controls on Subform
Equivalent Data type for MEMO field
Handling Null values in Microsoft Access query criteria
work with a file name that changes based on that days date
"Pop Chart" style position changes - how to calculate in Excel
Save unbound combobox column value in Access 2007
replaced sbs 2003 server, netlogon 5513 errors