I created an userreference-field so the user that I choose can update/delete the node but when I put the field in a field group (in my case, horizontal tab and item) it doesn't work.

Using Field Group 7.x-1.0

Comments

Gr3fweN’s picture

Did some more testing and it seems that the problem isn't Field Group after all. If I create another content-type and using the same field, create some content with that type then the first content-type that didn't worked at first suddenly starts working (after edit/save again).

?

danielb’s picture

what do you mean by 'it didn't work' ?

danielb’s picture

Also, try the dev version 7.x-3.x-dev there have been some bug fixes.

danielb’s picture

Those bug fixes are now in 7.x-3.5. Please reports back after upgrading, I suspect we might get a clearer picture of what's going on.

danielb’s picture

Status: Active » Postponed (maintainer needs more info)
danielb’s picture

Status: Postponed (maintainer needs more info) » Fixed

I have changed the module so it uses field_get_items() to fetch the field values. This is the correct way to do it, and should allow other modules to be compatible.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.