I have CCK imageField and FileField and both is not in the formFilter UI so i can make changes to it. (they are normal field not field groups) Other fileds works fine.
Is this a bug or is it by design?
I have CCK imageField and FileField and both is not in the formFilter UI so i can make changes to it. (they are normal field not field groups) Other fileds works fine.
Is this a bug or is it by design?
Comments
Comment #1
BenMcCloud commentedI have the same problem. All fields I've created myself with CKK cannot be filtered. Is there any solution or patch? Or do I just need to change settings somewhere?
Comment #2
Platinum commentedI agree, if CCK fields could be filtered that would be great so I don't need multiple modules to get the job done.
Comment #3
nedjoSort of fixed in #695212.
CCK fields now appear, or at least those of supported form element types. Single-value fields seem to work. Multi-value ones don't, or at least don't as expected. But that's a separate issue.