Closed (fixed)
Project:
Entity reference
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 Oct 2012 at 18:59 UTC
Updated:
11 Nov 2012 at 20:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
amitaibuExtend term's
getReferencableEntities()Comment #2
amitaibuComment #3
amitaibuPatch supports OptGroups in case of multiple bundles.

Comment #4
amitaibuAdapted tests.
Comment #5
amitaibuComment #6
amitaibuCommitted.
I have created a change-record -- http://drupal.org/node/1824434
Comment #7
amateescu commentedI think here you only want this:
Patch attached :)
Comment #8
amitaibuPatch makes sure getReferencableEntities() return the bundle's machine-name. and hook_options_list() changes that to the label.
Comment #9
amitaibuCommitted. Going to re-roll 8.x accordingly.