currently the Target dropdown is not showing fields created through fields collection module http://drupal.org/project/field_collection
currently the Target dropdown is not showing fields created through fields collection module http://drupal.org/project/field_collection
Comments
Comment #1
zoraxsubscribing!
I have just installed the dev version, but the collection fields are not listed in the "choose the target" list.
regards,
Comment #2
zoraxHere is the solution.
you have to customize the module script of collection field with this :
http://drupal.org/node/1063434#comment-5217400
I tested with dev version and i needed to rebuild registry,there's a module for this.
Comment #3
David_Rothstein commentedSo is this issue a duplicate of #1063434: Add Feeds integration to FieldCollection (the patch posted against the Field Collection module)?
Or are the maintainers of Feeds interested in having field collection integration code live inside Feeds itself instead?
Comment #4
lotyrin commentedThis seems to be a duplicate of #1063434: Add Feeds integration to FieldCollection.