Feeds Entity Reference Field

Component ID

2448283

Component name

Feeds Entity Reference Field

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Provides mapping targets for each field:column in referenced entities.

Example:

Article contains a reference field to a Basic page.

Basic page contains a custom field called field_group_name.

The feed containing articles contains a group name for each article.

This group name from the feed can be mapped to the field_group_name in the referenced entity, such that Basic page "A" will be referenced by Article "B" iff Basic page "A" has the value "test" in field_group_name and the feed has value "test" in group name for Article "B".