Format help text was recently added for text fields, but it's also showing up on select lists. It's not really need for select lists because the format is already specified by the field labels. (e.g., month: day: year:)

I think this is a good addition though for text fields. I've been having to manually add such help text.

1. date
2. selector
3. US/Central
4. no
5. yes

CommentFileSizeAuthor
#1 no_date_select_format_cue.patch1.09 KBthreexk
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

threexk’s picture

Got rid of the format cue for Date Selects by just putting an if != 'date_select' around it in date_elements.inc.

threexk’s picture

Status: Active » Needs review
KarenS’s picture

Status: Needs review » Fixed

Yup, applies to both the 5.2 and 6.2 versions. Patch committed. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.