I don't have an ArcGIS for Server installation running to test this, but I guess it may have to do with you still needing to "refresh" some of the data or service configuration on the server to notify it of the change.What happens if you re-publish the service after changing the display expression?Other option is that display expression aren't supported on services, and ArcGIS merely picks the first field after the Shape field to use as "display expression", but again, this is just speculation on my side.Well, I don't know if this still holds since it is an older thread, but this thread seems to suggest something like the latter:http://forums.arcgis.com/threads/43945-Display-Field-Expression
Jamal,I already pointed out another thread discussing display expressions and webservices in my previous post. It is an older thread (2011), and may no longer be accurate / relevant, but at least then, the REST API did not (fully) support display expressions from layers.Also, the 10.2 Help talks about a default setting for the display expression. If webservices still do not support it, they may follow the same convention, that is:"The display expression defaults to the first field of string type that contains the text name (case insensitive) in the field name. If no name field exists, the display field defaults to the first field of string type, then the first field of integer type, then the first field of any type."This would at least explain the behaviour you are seeing in ArcGIS. Since ArcMap probably can not read the "display expression" property for your Map Service, ArcMap goes for the next best option, that is, to default to the first field with "name" as part of the field name. In your case, this is:ZoneCommunityName_ArabicI can't really comment on the behaviour of the web application in this regard. It may be a related issue, it may be not. You were using Geocortex, if I remember well. I don't know how it handles this stuff, you may need to contact Latitude Geographics for an answer.
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.