Closed (fixed)
Project:
Integer date field
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2010 at 15:40 UTC
Updated:
23 Nov 2010 at 03:30 UTC
In order for Views to know about a field, including making it sortable, hook_views_data() must be implemented from the Views API. This function needs to be implemented in integerdat.views.inc to make the integerdate_date field a sort option in Views.
Comments
Comment #1
Everett Zufelt commentedWas fixed by correcting hook_field_schema() in #964570-2: Fix previously installed fields to properly store data and use new field schema. Commited at http://drupal.org/cvs?commit=448256