Would love to see support for the conditional_fields module! Any work being done on this?

I'd be glad to help with the effort if joachim and others wanted to suggest a path forward. I've been pouring over the code for this module and it's beautifully written.

Should we introduce support with a submodule, ala flexiform_field_groups?

CommentFileSizeAuthor
#2 2124191-2.patch33.79 KBrlmumford

Comments

rlmumford’s picture

I'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.

rlmumford’s picture

Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new33.79 KB

Finally 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'

rlmumford’s picture

rlmumford’s picture

Status: Needs review » Fixed

Committed this. Further fixes and incremental improvements can be worked out in new issues.

  • rlmumford committed 3655557 on 7.x-1.x
    Issue #2124191 by rlmumford | rerooting: Added Introduce Conditional...

Status: Fixed » Closed (fixed)

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