This is how I set it up but they want it to be like a normal search box.
Thank you
Kim
Not sure exactly what you mean by that, but probably just not having to click the drop-down itself. You might enable multi-select and autocomplete and then adapt this code to limit the multi-select to 1 max. Here is an example of how to limit the multi-select variable to 1 max -> https://jsfiddle.net/cdog/nm60u4v9/.
Thank you, I will look at this.
Sure thing. There probably isn't an easy solution (without custom code) that will get it to look exactly like what they want. Hopefully they are flexible.
Please login or Register to submit your answer
Pull down windows? Drop-down fields? Can you share a screenshot of your application and the "windows" in question?