Hi All,
I'm working with Search Widget. In that we can set the multiple search source by passing in the source value. But can we get the multiple value inside a single feature class.
For Example, I have a type of "Xyz", "abc", and "pqs". Now, I want to search and people will select the dropdown value of "xyz" and the featurelayer will show only type of "xyz" in suggestion template and need to search. If anyone, did like this can you please share me some snippets code.
Like this example "Search multiple sources | ArcGIS API for JavaScript 3.30" Adding multiple sources with different feature layer but if it's a single feature class then how we can achieve it. Like can we apply any query field in the source to restrict only show the particular type?
Thanks,
Sai Anand Peketi