I create a content type called Type1 and attach CCK text fields with select-list drop-downs of allowed values. I create another content type called Type2 and attach the flexifield of Type1. When a user creates a node of Type 2, he sees all the CCK fields of Type 1 but the select lists are empty. The same happens with radio buttons. Using Drupal 6.4, CCK 6.x-2.0-rc4.

Really nice module by the way - thanks for creating this.

Comments

Renee S’s picture

Whoops, one of the problems I reported seems to be a duplicate of this one. But yes, I'm having this problem too.

Update: The patch from two weeks ago fixed the display problem, but the field values aren't actually getting saved.

dvdsantana’s picture

What patch? The last version not work yet (6.x-1.x-dev 2008-Aug-08)

Update: Ok, I found patch in flexifield module folder.

dvdsantana’s picture

Patch solve this problem and it is in /modules/flexifield/form.inc.patch.

effulgentsia’s picture

Version: 6.x-1.x-dev » 6.x-1.0-alpha2
Status: Active » Fixed

I believe this is fixed in alpha2. Re-open the issue if I'm wrong about that.

Status: Fixed » Closed (fixed)

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