Autocomplete in Select

303
2
Jump to solution
05-20-2024 11:11 AM
clc
by
New Contributor III

Hi,

I have been using the Select component from jimu-ui (https://developers.arcgis.com/experience-builder/storybook/?path=/docs/components-jimu-ui-index-sele...) in different widgets, but this time the list of choices is really big and my users are requesting the ability to type a letter to navigate quicker. I can't find a way to do this with this particular component.

Any suggestions? Thanks 

0 Kudos
1 Solution

Accepted Solutions
JeffreyThompson2
MVP Regular Contributor

I think you need to switch to the AdvancedSelect.

https://developers.arcgis.com/experience-builder/storybook/?path=/docs/components-jimu-ui-index-adva...

GIS Developer
City of Arlington, Texas

View solution in original post

2 Replies
JeffreyThompson2
MVP Regular Contributor

I think you need to switch to the AdvancedSelect.

https://developers.arcgis.com/experience-builder/storybook/?path=/docs/components-jimu-ui-index-adva...

GIS Developer
City of Arlington, Texas
clc
by
New Contributor III

Thanks a lot for the suggestion. Just need to understand how to set the staticValues property from the resut of my query and I am good!

0 Kudos