Currently, I am using the natively supported URL Parameter with the following syntax to zoom to the centroid of a polygonal feature (tax parcel) using the most recent pre-compiled flex viewer. ...hostname/mapservice/index.html?center=-9489513.3906416,5214676.87622923&scale=500
This is well and good but it requires me to regularly update the link tables when the feature geometry changes. I'd rather use the Parcel ID to do so, example below, but cannot find support for this. I know folks have been talking about this for a while but I was unsure if ESRI ever made this a native function. ...hostname/mapservice/index.html?PIN=1234-12-123-1
Thank you so much for the guidance. This worked like a charm. On another subject, I am having trouble getting your v3.2 identify widget to work correctly. Where should I post those questions?