I have a REST service with coded domain values for drop-down options. Unfortunately those options are all in English but I would like to have them displayed in French in my webmap. So I was wondering is there a way to change the option's alias online, just like I can change a fields alias online without changing anything in the actual database or service?
Thanks in advance for your help!
Hi Frieda,
Take a look at the following link:
https://blogs.esri.com/esri/arcgis/files/2014/10/How-to-Update-Hosted-Feature-Service-Schemas1.pdf
There is a section (page 4) that discusses how to update domain values.
Hey Jake, thanks that would be what I need if I had a hosted feature layer on AGOL. Unfortunately I have a layer published on a GIS Server and therefore there is no "Update Definition" option or is that something I could specify when publishing the layer?