The popup doesn't work on my Drupal 5.10 installation. I created the CCK field and in the edit form I can see that it has
class="form-text jquery-calendar-2 hasCalendar"
The js files are loaded in the head of the page as well. Still it simply appears as a simple text field.

Any ideas?

Comments

realityloop’s picture

I'm also experiencing this issue

<input maxlength="30" name="field_date[0][value][date]" id="edit-field-date-0-value-date" size="20" value="" class="form-text jquery-calendar-0 hasCalendar" type="text">

Module that appears to be conflicting:
Hierarchical Select Content Taxonomy 5.x-1.x-dev
http://drupal.org/project/content_taxonomy

nath’s picture

I'm also using content taxonomy, so this might be the case.

realityloop’s picture

Posted issue to Heirachical Select issue queue: http://drupal.org/node/312607

Wim Leers’s picture

Status: Active » Closed (duplicate)