make dropdown support type ahead feature | Community
Skip to main content
mohanb
New Participant
January 9, 2017
Solved

make dropdown support type ahead feature

  • January 9, 2017
  • 2 replies
  • 1529 views

Hi

Is there any property that can set on "granite/ui/components/foundation/form/select" component so that it supports users to type in values available in dropdown and allows to filter it? Is this feature available or to be custom built?

Thank you.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

You would have to overlay this component and modify the component script to achieve this functionality. 

2 replies

mohanb
mohanbAuthor
New Participant
January 10, 2017

Thank you

smacdonald2008
smacdonald2008Accepted solution
New Participant
January 9, 2017

You would have to overlay this component and modify the component script to achieve this functionality.