I'm working on a module providing an hierarchical structure implemented as an Entity Reference behavior: http://drupal.org/sandbox/damz/1427028

In the case of root nodes, I want the "-None-" value to be still stored in the tree, because it is significant. In that case, I need to be able to tell Entity Reference "it's ok to store empty references", thus overriding entityreference_field_is_empty().

Comments

damien tournoud’s picture

Status: Active » Needs review
StatusFileSize
new5.03 KB

Simple patch, except that we need some small bug fix in entityreference_field_formatter_prepare_view().

damien tournoud’s picture

Status: Needs review » Fixed

Merged into 7.x-1.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.