Entityreference Create

Categories

Component ID

2165873

Component name

Entityreference Create

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

491

Component created

Component changed

Component body

A module to allow creation of referenced entities directly from an autocomplete field, in a similar way to how taxonomy terms work.

Choose "Create" as the selection mode for the field, then hooks will fire when searching for an existing entity fails. Just implement the hooks for entity types you care about to create a new entity programmatically, and return it.

See README.txt and API file for full details.