Closed (works as designed)
Project:
Field collection
Version:
7.x-1.0-beta5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2013 at 14:11 UTC
Updated:
13 Jul 2015 at 02:02 UTC
Jump to comment: Most recent
Comments
Comment #1
senderra commentedComment #2
senderra commentedTo distil the problem further. Let us say that we have content type person and that we created a directional relation "is parent of"
This relationship will show up in a relationship field on the content type person. But if we create the same relationship field in a field collection then the relationship does not show. Shouldn't the field collection be able to display/access the relations of the content type using it?
Comment #3
senderra commentedComment #3.0
senderra commentedrevising the post to make it more clear and based on further exploration of the problem.
Comment #4
osopolarWhich module did you use to create the relations? I have problems using the Relation add module, see: #2531668: Not working with field collection.
Did you get it work finally?
Comment #5
osopolarComment #6
osopolarField collections is working well with relations. The above mentioned issue is a bug in relation_add module, not in field collection.