kalamuna / playbox

A playground for ambitious would-be code artists.
http://live-playbox.at.kalamuna.com/
GNU General Public License v2.0
5 stars 29 forks source link

In playbox_admin, lets get the president and boss text fields to actually be node reference fields #83

Closed pirog closed 9 years ago

pirog commented 9 years ago

prelim research points to a possible solution: https://groups.drupal.org/node/56368#comment-form

katypool-zz commented 9 years ago

I found a handy Entity Reference API module: https://www.drupal.org/project/entityreference_autocomplete which is doing the job. There's a slight bug in that it continues to look like it's searching for results even when a choice has been selected.