Customize Search option for a Feature Layer

849
2
Jump to solution
01-19-2017 10:01 AM
SarojThapa1
Occasional Contributor III

My Search option is pointing to a feature layer that has a few features. Each feature of this feature layer refers to  a particular region in the map. I was thinking about creating a drop down list inside the search option. As a result, a user can  choose from the drop downs and ENTER. After that, the map should zoom into the region the feature points to.

Is that possible or should I use QueryTask to achieve this? 

0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus

Saroj,

   I believe that you would be much better off using a QueryTask for this then trying to customize the Search Dijit.

View solution in original post

0 Kudos
2 Replies
RobertScheitlin__GISP
MVP Emeritus

Saroj,

   I believe that you would be much better off using a QueryTask for this then trying to customize the Search Dijit.

0 Kudos
SarojThapa1
Occasional Contributor III

Thank you Robert!

0 Kudos