I need to make my Javascript API app to do this...
1) activate a tool by clicking on button
2) click on a property parcel on the map
3) get the parcel number from the clicked parcel and put this number into a variable
4) this parcel number in the variable will be used to do a search on a separate website (non ArcGIS Server site)
I have some ideas about how to do this but if anyone has any tips that would be appreciated. I do not necessarily want pop-ups windows. It just needs to be able to grap the parcel number from the parcel clicked.
Thank you
Matt