Closed (fixed)
Project:
Taxonomy Autocomplete Settings
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
3 Mar 2012 at 05:30 UTC
Updated:
27 Mar 2012 at 11:01 UTC
The 7.x-1.x port by reptilex added additional functionality:
- It adds up to 10 matches with a second %%$term%% query if the LIKE $term%% search has less than 10.
However, this functionality can be confusing, since if there are no "match the beginning" matches, only "match anything" results will be shown. Therefore, this feature should be optional.
Comments
Comment #1
rkeppner commentedAdded functionality as an additional checkbox in latest commit.
Comment #2
reptilex commentedHi, thanks for fixing my code and making this an option. I just saw your commits today. If you need something just let me know.