Problem/Motivation

I was stuck trying to get links between objects/nodes uploaded to Salesforce. After some investigation I found out that Entity Reference isn't supported, and that I must use Node Reference.

Proposed resolution

Can we document this somewhere, or provide an error message when this field type is found? I think it will be best to support Entity Reference as it seems to be replacing Node Reference. The current work-around is to use Node Reference.

Remaining tasks

Discussion

User interface changes

API changes

Comments

kostajh’s picture

Title: Entity Reference doesn't work when uploading to Salesforce, Node Reference must be used instead. » Support Entity Reference

Patches welcome! Thanks for filing the issue. Relevant function is sf_entity_fieldmap_objects() in sf_entity.module

kostajh’s picture

Status: Active » Closed (won't fix)
kostajh’s picture

Issue summary: View changes

Update