tomsouthall / turnstone

React customisable autocomplete component with typeahead and grouped results from multiple APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show secondary fields' value in the listbox

ericauata opened this issue · comments

I have a large collection of users and several of them have the same name. Is it possible that when searching by name, the list box also displays the value of a unique field (e.g. ID), so the correct user can be selected?

image