angularjs-autocomplete
angularjs-autocomplete copied to clipboard
Display property always showing id inside dropdown List
How to remove id from dropdown list. If I set display property as one of the property from object then also it is showing id in the list inside brackets. can we show only property value and not the id
For reference if you see the google address example its also show the id as undefined in the dropdown list.
Thanks