Active
Project:
CCK Time
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2010 at 19:51 UTC
Updated:
24 Apr 2012 at 01:57 UTC
Jump to comment: Most recent file
not compatible with multigroups. word array is displayed after new values are added. Probably easy fix.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | cck_time-tested.zip | 10.07 KB | kmajzlik |
| #3 | cck_time.zip | 10.18 KB | kmajzlik |
Comments
Comment #1
markdavidzahn commentedAlso having this issue. When using this with multigroups, I can never input values in more than the first value of a multi-value group.
Comment #2
takamin commentedThis is a great module, but I'm also having the same problem.
Thought I must have done something wrong as the other fields around it work great with multigroup, just not the cck_time fields. All but the first (delta 0) are lost when saving the node. It seems to store each cck_time field value in the $form_state['values'] array, but then they are not saved to the database / lost during submission.
Comment #3
kmajzlik commentedHere it is. It would be fine is somebody create a patch and commit.EDIT: Sorry, this one doesn't work correctly when editing node.
Comment #4
kmajzlik commentedHere it is. It would be fine is somebody create a patch and commit.