Closed (won't fix)
Project:
Office Hours
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
17 Jun 2011 at 22:17 UTC
Updated:
23 Nov 2019 at 03:37 UTC
Comments
Comment #1
drumming_cat commentedI also tried to add Office Hours to a multigroup but it only displays one set of "From" and "Until" fields;
No display of weekday labels or Add More Value links.
It would be fantastic if multigroups could be supported! :-)
Module versions tested:
CCK 6.x-3.0alpha
Office Hours 6.x-1.0
Comment #2
jonhattanoffice_hours is by its nature a multivalued field, each day slot is a value in the field. That is, you can't create a multivalued office_hours field to store two or three week timetables.
It won't integrate with multigroup / field_collection because these modules need the field configured multivalued in the traditional sense. office_hours would require a database model change to allow for this.
Comment #3
jonhattanSorry I was wrong. Indeed it works for field_collection. My above comment still applies for cck multigroup and it won't fix without a bunch of work that doesn't compensate in these d7 times.