For this to work w/ the patch I created for http://drupal.org/project/acdx_references, it needs to be able to accept a blank (empty) string.

Here is the patch for that module: http://drupal.org/node/1295034

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

johnv’s picture

Status: Patch (to be ported) » Needs review

Correcting status.

Status: Needs review » Needs work

The last submitted patch, 0001-added-autocomplete-deluxe-references-compatability.patch, failed testing.

zilla’s picture

any progress on this? i'm curious to know if it's a faster and more simple way to replace with the Jquery ui for autocomplete....

JohnnyX’s picture

daniorama’s picture

It seems completed, it just have to be added to the code. It would be nice to have this module listed in the description of entity reference.

colan’s picture

Version: 7.x-1.0-beta1 » 7.x-1.x-dev
Component: Code » Documentation
Category: feature » task
Status: Needs work » Reviewed & tested by the community

Yes, we need to add a link to the module (and patch) from Entity Reference's project page. There is a list already; this simply needs to be added to it.

118218’s picture

What would be really fantastic, it is to get compatibility with the module "Autocomplete Deluxe", the orifginal:

http://drupal.org/project/autocomplete_deluxe

How can we do this?

Damien Tournoud’s picture

Status: Reviewed & tested by the community » Needs work

We are not going to hardcode the name of a widget here. Let's find another way.

Damien Tournoud’s picture

Issue summary: View changes

adding patch link for other module