We are using Utility Network and trying to create a usable map in Experience Builder. When the user clicks on an item in Experience Builder to see the details, only the domain coded value displays. How can we get the domain description to display?
Hello, do you mean you see coded values in the popup, or coded values appear in the drop-down list when editing a feature ?
Did you publish your webmap with subtype group layers (SGL) or a symbology based on AssetGroups ?
It is a common issue with Utility Network (and subtypes based feature services) that domains are at the subtype level, so you need either SGL or subtype symbology to properly dysplay domains
The coded value is in the popup
The webmap was not published using subtype group layers because we lost other functionality by publishing that way.
I think this is why you see codes and not aliases. Maybe you could try making a symbology based on your assetgroup field, I think it should work, but not sure.
I found that the best (and in my opinion the only) way to make a good-looking and useable webmap with UN is to share the map from Pro with SGL and Enterprise 11.3 because it is the only version that supports SGL in the map viewer.
Hi @HazelRiordan ,
Popup of Map widget in Experience has the same behavior with Map viewer. We don't make any changes. Could you have a look at it in Map viewer?
Thanks,
Ke
Well, assetGroup descriptions never display in my case (but it works for all other domains)
You have to create an Arcade field with the subtypeName function : https://developers.arcgis.com/arcade/function-reference/feature_functions/#subtypename
Thank you. That allowed me to fix the issue in the Web Map, unfortunately, that did not come through to Experience Builder.
Do you know if there is a bug tracking # that I can see?