2
votes
2answers
120 views

pass string varialbe to placeholder for attribute in infoWindow (ArcGIS Javascript)

I am working on a Javascript-based webapp that uses an ArcGIS map service, which has several attribute columns containing URLs to photos. The user will be able to open photos by clicking on a link in ...
2
votes
1answer
119 views

How to view attribute table in layer within ArcGIS Server map service?

I'm new to ArcGIS Server and am trying to publish layers within an mxd to ArcGIS Server. When I bring the published map service back into Arc there is no Open Attribute Table option although I am able ...
0
votes
1answer
214 views

ArcGIS Server REST-Query Layer: only few attribute fileds are returned in response

a newbie question in using ArcGIS Server REST service: from ArcGIS Services Directory, I opened the page of one layer in a MapServer service, this layer has a long list of attributes/fields. however, ...