This is just a feature request and it might be hard to do - this module is very enjoyable - no criticism intended.

What we can do with node text fields is to use auto completion. A full auto-completion allows for a node reference to be entered in a text field. Maybe we can attach to the javascript event which executes the autocomplete and pass the ids of the referenced nodes to the view?

This would make the module completely usable for all field cases.

Comments

g1r1p1’s picture

+1. I would like this feature as well, my list is too long and it takes a long time to load. Autocomplete will solve this problem.

maximpodorov’s picture

Do you mean autocomplete support for the controlling (master) field?

FireHawkX’s picture

I am currently using "Chosen" module to modify the select list (since normal select list would timeout because of huge number of entry)

I would also like to have autocomplete if it was easy to add :)

But as a workaround, chosen-select-list works ;)