Can't see custom input format fields

joachim - June 24, 2008 - 12:21
Project:Date
Version:5.x-2.x-dev
Component:Date CCK Field
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Custom input format options aren't showing in the CCK options.
I see 'Input format' but after that there's 'Years back and forward'.

There is an item in HTML source with the right id, 'edit-input-format-custom', but it's only this:

<input type="hidden" name="input_format_custom" id="edit-input-format-custom" value=""  />

#1

KarenS - June 24, 2008 - 12:29

Weird, that shouldn't be hidden. I'll investigate.

#2

KarenS - June 24, 2008 - 12:49
Status:active» fixed

OK, found it. I ended up hiding the custom format for the date popup widget because there are only a limited set of formats that will work in that popup, so almost anything you typed in there would not work. I forgot that I did that.

You should be able to set a custom input format for any other widget type.

Do you see a missing option for something that ought to be a valid format for the date popup module? If so, I can add it to the list.

#3

Anonymous (not verified) - July 8, 2008 - 12:52
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.