I want to change the default formatting for the date picker (it puts a date in there automatically and formats it so it is compliant with the entry date format, right?)
Is the best way to do this, add the datepicker=“no” parameter and then put in my own jquery statement? Just curious if this is the easiest way.