Active
Project:
(Entity)Reference Field Synchronization
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
27 Jun 2011 at 11:42 UTC
Updated:
22 Mar 2013 at 19:55 UTC
Can you add support for Field_Collection entity. My use case is like this:
In a form I have a node reference field to select a company node. Below that I want to have another field to select primary contact from a list of contacts for the company selected in the above field. The contacts are implemented as a Multi-valued Field_collection field inside the company node form.
Comments
Comment #1
jm.federico commentedHi chalee
I had not heard of that module before. Does sound interesting. Will start workin on it.
I'm scaling this down to normal. Although useful, it is not a major need for this module to work.
Comment #2
chalee commentedThanks jm.federico. I will be waiting for it.
Comment #3
tvilms commentedI'm interested too. I'll help test it out.
Comment #4
chalee commentedHow far are you with this feature?
Comment #5
jm.federico commentedThis has been on hold, time has been an issue. Will let you know.
Comment #6
chalee commentedNoted. Meanwhile can you advise of any other approaches (coding or other modules) I can use.
Comment #7
jm.federico commentedMarking as won't fix, functionality is deprecated see Entity reference
Comment #8
jm.federico commentedComment #9
fehin commentedSince this module's synchronization feature remains, I would like to reopen this issue.
I have two node types, "project" and "people". Project node has a field collection called "Crew" that contains "Crew name" and "Role". People node contains a field collection called "projects" that contains "project name" and "Role". I need to synchronize "Crew name" and "project name". I see the "synchronize with" drop down but it doesn't contain any field. This will be a great feature.
Comment #10
jm.federico commentedInteresting use case, basically we need to sync fileds that reference entities via a field collection.
If anyone has a patch please publish!