Select to view content in your preferred language

Editor field issue with esriFieldTypeSmallInteger and codedValues

485
0
03-23-2023 02:59 AM
Status: Open
Labels (1)
JB19
by
New Contributor III

Hello everyone,

I would like to suggest an improvement to the Editor.

In this post (link), I explain that I found an strange behaviour on some fields (esriFieldTypeSmallInteger with codedValues).

The issue is that you cannot search values by name in the calcite-combobox search input.

JB19_0-1679565015457.png

It seems that because the field is of type esriFieldTypeSmallInteger, the search input is limited to number, even though the field has codedValues.


I can understand this limitation for a normal field, but for a field with codedValues, which appears as a calcite-combobox, this limitation makes no sense.

The user should be able to search a value by its name.