Closed (works as designed)
Project:
Flexi Access
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2015 at 20:31 UTC
Updated:
27 Feb 2015 at 06:06 UTC
Jump to comment: Most recent
Comments
Comment #1
System Lord commentedI commented out:
//'#autocomplete_path' => 'user/autocomplete',and it works. Drupal handles this fine. Accepts valid and rejects invalid.
This is a hack, but I'll add it to my custom module and enable it when/if I get a user base high enough that makes autocomplete too sluggish.
Comment #2
gisleAutocomplete works fine with huge lists. Check out autocomplete for function name in the Drupal API.
Comment #3
System Lord commentedThanks gisle.
Comment #4
gisle