Drupal Views Expose Filter Date Time Popup
I need to filter a date field using a popup calendar. But I couldn't select "popup" for the form element options. Every time I select the popup it automatically changes it to "select". And the ocurre error, which: "Missing field type!". What's really wrong?
+3
user1814734
source
to share
2 answers
Make sure this module is installed and enabled http://drupal.org/project/date.
Check here to make sure it's enabled. yoursite.com/admin/modules
0
Daniel harper
source
to share
Although it is beta, but check out this better_exposed_filters module which will integrate with date .
0
Antoine baqain
source
to share