Hello everybody,
is it possible in ArcGIS Swift SDK to search only in the layer feature attributes that are configured as searchable in ArcGIS Enterprise (image below) and ignore the other attributes in a featureTable? We know its working with the searchbar in MapViewer in ArcGIS Enterprise and we would like to adapt the same functionality in iOS App.
When we are using "queryFeatures" function with "QueryParameters" the results of all layer feature attributes which match a specific input are returned regardless of weather configured searchable or not.
Are there any functions / parameters we should know about that?
Thank you very much.
Marvin
