Is is currently possible to set the default text to be a string like: mm/dd/yyyy. I would like to use the default as a suggestive format then clear it out with jquery on focus.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

monish_deb’s picture

For instance check my patch where I have provide a default string which is current date (selected default format) for widget type "Text field with Date Popup Calender" and clears out on focus. If you agree with this format then I can provide such functionality for all field and widget type in my next patch.

DamienMcKenna’s picture

Version: 7.x-2.6 » 7.x-2.x-dev
Issue summary: View changes
Status: Active » Needs review

Thanks for the patch, we'll try to review it soon.

BTW when you upload a patch it helps to set the status to "needs review", that triggers the testbots and lets others know that there's something review.

Status: Needs review » Needs work

The last submitted patch, 1: date_popup.patch, failed testing. View results