Views Integration
| Project: | Office Hours |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Hi, this module looks like it is off to a very nice start, and is exactly what I have been looking for on the user facing input side.
However, for me to use it to its maximum potential, I would love to see it with better views integration.
What would, for me (and I think for most users of the Module) be profoundly useful would be for the filter on an Office Hours field to be, instead of simply an integer field of the Day, to be a series of select dropdowns much like the interface for adding/editing an Office Hours field.
Is this even possible with the way CCK->Views hooks work? If I wanted to try and get the ball rolling on this, where in the Office Hours and/or Views code should I start looking?

#1
I haven't really looked deep into the integration of views and CCK, but I'm not sure the way core CCK handles it would work for this module because of the multiple fields. It will take a little while (min 2 weeks) for me to have time to look at it. If you want, poke around the views content_handle_core calls in the module, and maybe see how other cck modules with multiple fields handle stuff.
#2
Please test the dev version now.