Closed (fixed)
Project:
Autocomplete Widgets for Text and Number Fields
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2012 at 20:47 UTC
Updated:
22 Feb 2013 at 01:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
jromine commentedPatch attached
Comment #2
jromine commentedSorry, the earlier patch set the field type to longtext, which is not compatible with the autocomplete widget.
This patch changes the (longtext) field type to 'text', and also fixes migrating fields using the allowed values autocomplete widget.
Comment #3
bleen commentedI'll be honest, I'm not sure Ill ever really have the opportunity to test this patch out. I'd consider including it if someone else could offer a review and verify that it works.
Comment #4
presleyd commentedThe function worked for me. It needs to be rerolled for the current version though. The line numbers are off.
Comment #5
bleen commentedthanks for reviewing ....
committed