DateTimePicker

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Please excuse my total ignorance. I've created a custom form. I'm tring to
input a "start date" field. It seems like the DateTimePicker would be ideal.
Unfortunately, I can't figure out how to input it into my form. Do I have to
input a script. If so, which one do you recommend. How do I than associate
that script with a control (i.e. drop down box). Your attention to this
posting and assistance is greatly appreciated.
 
After some work, I figured out how to add DateTimePicker to my custom form.
Is it possible to have the initial field show up blank as oppose to the
current date? If so, how would I proceed with doing that?
 
Back
Top