Currently I have a Date/Time Field that has a FormCalc script under the calculate section, that is "Concat(Num2Date(Date(), "MM/DD/YYYY"))", which works great at pulling the current date into my form. My problem is that my users need to be able to type in or select a different date from the calendar...