Active
Project:
Complete profile
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2013 at 04:38 UTC
Updated:
27 Nov 2015 at 12:31 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mostafa maklad commentedYou can apply that patch to this version 7.x-1.x-dev
Comment #2
rgnyldz commentedI don't know if it's related to this issue but I get "Uncaught TypeError: Cannot read property 'Dependent' of undefined" in my console. It is pointing to "Drupal.states.Dependent.comparisons['Array'] = function (reference, value) {"
Comment #3
rgnyldz commentedOk, I found out that If there is a conditional field configuration, the subfields have to be required (Obviously). I hope this helps someone else ;)