Posted by vasike on March 10, 2011 at 7:05am
2 followers
| Project: | Autocomplete Widgets for Text and Number Fields |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
It seems that the Autocomplete for existing field data it's not working properly.
I think a GROUP BY field it's needed in the SQL query.
Comments
#1
came across the same problem, fixed it with "disctinct", patch in attachment