Active
Project:
Flexifield
Version:
6.x-1.0-alpha1
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2009 at 15:27 UTC
Updated:
6 Nov 2009 at 02:18 UTC
I really like the flexifield module I've found it very handy. However, I'd really like to use conditional fields in my flexifield. I found a module called Conditional Fields (http://drupal.org/project/conditional_fields) which is in development and does this but it doesn't work with flexifield. It would be nice if these two modules worked together.
Comments
Comment #1
seehawk commentedJust throwing in my 2 cents. This is a feature that I would like to see as well.
Comment #2
looplog commented+ 1. Just to clarify, I'm in need of being able to control flexifield from a conditional field controlling field. I don't need the probably more involved feature of including a controlling field within the flexifield itself.
Comment #3
abaddon commentedthis needs to be fixed inside conditional fields and make it aware of flexifields, basically it all boils down to adding the proper divs around the targeted fields and the proper js to control those fields, ive made it work in my case but im trying to find a solution that isnt a "hack"
ill post any progress here http://drupal.org/node/366915
EDIT: check the above post for a fix, it involves some custom module code and a patch to CF