Closed (fixed)
Project:
Flexifield
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2008 at 11:48 UTC
Updated:
18 Mar 2009 at 03:00 UTC
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
Comment #1
Renee S commentedWhoops, 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.
Comment #2
dvdsantana commentedWhat patch? The last version not work yet (6.x-1.x-dev 2008-Aug-08)
Update: Ok, I found patch in flexifield module folder.
Comment #3
dvdsantana commentedPatch solve this problem and it is in /modules/flexifield/form.inc.patch.
Comment #4
effulgentsia commentedI believe this is fixed in alpha2. Re-open the issue if I'm wrong about that.