Question
How to set a default date value
I have this input field in a popup window, but can not get it to show a default value. Any ideas?
<cfinput type="datefield" name="blockDatePOP" id="blockDatePOP" value="#NOW()#" required="yes" message="You must enter a block date" mask="d mmm, yyyy" />
Thanks,
Darrin
