Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module defines a new form element type, called "entityreference_typeahead",
and 2 new field widget types, called "Typeahead" and "Typeahead (Tags style)"
that allows users to reference any entity by using
typeahead.js widget.
This module is depend on Entity Reference.

For more information, please check the README.txt file.

Modules with similar features:

  • Entity Reference Autocomplete: Entity Reference Autocomplete provide new form element called "entityreference_autocomplete", this module provide "entityreference_typeahead". The only difference thing is this module use typeahead as its widget.
  • Entity Reference: Entity Reference provides 2 field widget called "Autocomplete" and "Autocomplete (Tags style)" just like this module. The only difference thing is this module use typeahead as its widget.

This module has been written by Tien Vo Xuan, and sponsored by Go1.

Project information