You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment you can only return a single database field which prevents you from knowing immediately which ID or DataObject this field belongs to.
Adding the hook would allow more complex structures to be returned. This would leave the dev with the job of blocking the AutoComplete.js and creating their own, but would add more flexibility.
At the moment you can only return a single database field which prevents you from knowing immediately which ID or DataObject this field belongs to.
Adding the hook would allow more complex structures to be returned. This would leave the dev with the job of blocking the AutoComplete.js and creating their own, but would add more flexibility.
See here regarding returned data: http://jqueryui.com/autocomplete/#custom-data
The text was updated successfully, but these errors were encountered: