Hi there! One of my drop-down fields has about 100 different values that it can be. I am wondering how to enable the ability to start typing in the field and have the values that match pop up. For example if my drop-down list contains “apple”, “app”, and “dog” and I start typing “ap” then “apple” and “app” would be available for me to choose for the value. Thanks!
Hi Natalie.
Maybe it is impossible to realize with kintone drop-down.
However , A similar function can be realized by using lookup.
For the following 4 records.
apple
apple-pen
apple-pineapple
dog
Just type “apple” in the lookup and press enter, only the records containing apple will be displayed in the popup.
However, there is one problem.
If you type “app”, nothing is displayed on the popup…