Hello, Thank you for the response. Here is what I have so far: i have the web map created and all features (which are searchable) are included. Currently , I am selecting the built in search object and typing in the feature name I am looking for. (ie. “12345” which zooms to the exact feature with that name in the map) My external App tracks the construction progress of these specific features and I am looking to create , in the external app, a simple button that will pull the feature name (which will be selected in the app) , open a browser window, pull up the web map and search for the Selected feature automagically. I have the service url already created which pull the app up but I am missing the knowledge of how to include the feature search in the url.
... View more