What does it take to have support for conditional field within Field Collection item fields?

I can add dependencies for 'field collection item' under admin/structure/dependencies but these dependencies are not having any effect on the display of the fields when I add a new item. I assume they are not yet supported.

CommentFileSizeAuthor
#5 condition-2.jpg24.42 KBStG
#5 condition-1.jpg62.55 KBStG

Comments

chalee’s picture

After upgrading to dev version of 2011-Jul-15 field collection item fields seem to be working now. The only problem I have now with both field collections and normal content types is with date fields.

clashar’s picture

for me
Conditional Fields - 7.x-3.x-dev, July 17
and
Field_Collection -7.x-1.x-dev, July 5
worked well too.

But I don't use date fields for conditional fields.

peterpoe’s picture

Status: Active » Fixed

Ok, marking this as fixed. For date field, see #1218546: Not working with Date as dependent?.

Status: Fixed » Closed (fixed)

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

StG’s picture

Category: Feature request » Bug report
Issue summary: View changes
StatusFileSize
new62.55 KB
new24.42 KB

I use 7.x-3.0-alpha2+10-dev version of Conditional Fields and this issue has been still present: I would like to show 2 file uplaod fields conditionally and I have 2 dependees (one entity reference field using taxonomy and one list field). When I apply the conditions to the file fields individually (see in condition-1 jpg) it works as intended, but when I place them into a field collection (condition-2.jpg) dependees doesn't reacts at all.