Closed (outdated)
Project:
Autocomplete Deluxe
Version:
7.x-2.x-dev
Component:
Code (miscellaneous)
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2013 at 14:49 UTC
Updated:
15 Sep 2024 at 15:20 UTC
Jump to comment: Most recent
Comments
Comment #1
sepgil commentedIf I update the module then only for entity references, since I don't use references anymore. But to be honest, I don't think I'll have time in the near future to work that.
Comment #2
dremy commentedTotally makes sense to include at least entity reference since it allows for user references, node references, and more. This would elevate module UX, scalability, and community usage.
Comment #3
bennos commentedentityreference support would be cool.
Think most of the work is done here
https://drupal.org/node/1295034
At the end of the thread is a working patch.
https://drupal.org/node/1295034#comment-7104800
Hm more a working module "acdx_entityreference".
On a vanilla install it works great.
We only need to clear, if this becomes a submodule of autocomplete_deluxe or an own module. That is your choice as maintainer.
Comment #4
sepgil commentedI would release it as a new module.
Comment #5
delacosta456 commentedhi
thanks a lot for this module
Is entityreference now supported or is your new module that should support it ready
Comment #6
LNakamura commentedHi, @delacosta456 - I believe that @sepgil was saying that if he chose to release entityreference support, it would be as a new module. However, as far as I know, the only current support is what is available through #1295034: Compatability with Entity References (there are more recent patches than the one referenced above).
Comment #7
LNakamura commentedDoes the patch at #1295034: Compatability with Entity References work for everyone who is interested in this feature request?
Comment #8
delacosta456 commentedi will test that and let you know
thans
Comment #9
philsward commented@LNakamura not exactly...
1.x branch for Autocomplete Deluxe is no longer supported.
1.x branch for Autocomplete Deluxe Reference, is only designed around the 1.x branch of Autocomplete Deluxe.
At this point, there is NO option for the 2.x branch of Autocomplete Deluxe. So, to ask if it's been tested, doesn't really matter because it's a bit of a moot point.
---
Instead of a "separate module", I'd much rather see the functionality of References / Entity Reference baked into the core of Autocomplete Deluxe. I installed it, expecting it to work (as advertised) only to find that it DOESN'T work for entity reference fields. I'm sure I speak for others when they expect this module to cover not only Term References, but Entity References at the very least.
Comment #10
rajab natshah