not compatible with multigroups. word array is displayed after new values are added. Probably easy fix.

CommentFileSizeAuthor
#4 cck_time-tested.zip10.07 KBkmajzlik
#3 cck_time.zip10.18 KBkmajzlik

Comments

markdavidzahn’s picture

Also having this issue. When using this with multigroups, I can never input values in more than the first value of a multi-value group.

takamin’s picture

This 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.

kmajzlik’s picture

StatusFileSize
new10.18 KB

Here it is. It would be fine is somebody create a patch and commit.

EDIT: Sorry, this one doesn't work correctly when editing node.

kmajzlik’s picture

StatusFileSize
new10.07 KB

Here it is. It would be fine is somebody create a patch and commit.