Closed (fixed)
Project:
Flexiform
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2013 at 17:26 UTC
Updated:
23 Jul 2014 at 14:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rlmumfordI'd love to see this feature as well. At the moment I get round it by using the form states api is a flexiform build_alter hook, but a UI for it would be great! I don't have time to work on it at the moment, but if you want to give it ago and ask questions I'm happy to help anyway I can.
Comment #2
rlmumfordFinally got round to doing some work on this! This requires the following patch on conditional fields to work (I think).
#2298953: conditional_fields_attach_dependency uses '#parents' instead of '#array_parents'
Comment #3
rlmumfordComment #4
rlmumfordCommitted this. Further fixes and incremental improvements can be worked out in new issues.