angularjs-autocomplete icon indicating copy to clipboard operation
angularjs-autocomplete copied to clipboard

Display property always showing id inside dropdown List

Open mourice opened this issue 9 years ago • 0 comments

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

mourice avatar Dec 08 '15 10:12 mourice