I would like the ability to perform a feature search/zoom into a feature class using URL Parameters and ArcGIS Online. The syntax looks to be simple, but I can not get it to work for my feature and web map. An example of what I am trying to perform is found in this link
Use URL parameters to modify embedded maps—ArcGIS Online Help | ArcGIS
I have created a feature class in ArcGIS Desktop, and have uploaded it with Desktop to my organizations' ArcGIS Online account as a feature service. I have created the web map using ArcGIS Online. I also have enabled the find locations by layer as well.
My webmap and data is not public information, so sharing the URL would not work, but here's an example of what I am trying to search and zoom to on the map.
Feature: OilGas
Attribute: Name
Name: 10005
If I follow the samples, the end of my url should be &feature=OilGas;Name;10005
This does not seem to work. My map shows up, but it will not zoom to the feature. Is my syntax wrong? Does the map need to publicly shared, or do I need ArcGIS Server? Currently it is not shared other then my organization. We do not have server. And I am not sure why the syntax in the URL is wrong.
I would be most appreciate of any suggestions/help in this manner