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
Incorrect syntax near '+'
Unable to Sync Outlook Calander Appointments that originat in Google Calander.
how to use rc2 file?
How do I change Notepad to print landscape using Access VBA
DataGridView Questions..
"Not enough storage is available to complete this operation" When Inserting Into SQL BLOB
MSExcel range error running VBA in MSAccess application
Terminal Server Spool Directory Huge at 3.5GB
How to open multiple pdf files in datasheet view
Error 84ff System Event Log Full