Search widget "not exact" options doesn't work for numbers.

884
0
01-24-2017 04:00 AM
MariuszAmbroziak
New Contributor

Using Web AppBuilder for ArcGIS I created search widget to search on feature layer's integer field (to be exact, I searched "sampleserver6.arcgisonline.com/arcgis/rest/services/Wildfire/FeatureServer/0" layer's rotation field. It worked fine for exact value, but when I marked "not exact" option and typed initial part of a number, nothing was returned. I expect it is because ilike operator is used for not exact comparisons, and it does not work with numbers.

I guess if it is a proper behaviour there should be some warning during creating a widget for number/date fields. If it is meant to be somehow corrected, when will it work?

JS API widget used: https://js.arcgis.com/3.18/init.js.

Widget's version: 2.2.

Mariusz Ambroziak

0 Kudos
0 Replies