Hi Utility Network,
We are trying to understand the best practice advice for handling field visibility in the Web for Utility Network Services.
In ArcGIS Pro we have configured our data into subtype group layers and as part of this have altered the field visibility inside of the subtypes in order to only show applicable fields for our network assets (a number of fields are set to not visible).
We have noticed that when publishing a hosted version of our service with branch versioning that this results in an error that prevents publishing: 00302: All fields in datasets with <value> must be visible: field <value> in layer <value> is not
Ideally we want any client working with the hosted service to be able to inherit the correct field visibilities from the service, otherwise we will need to configure every location where the service is used to re-set this information which is a major configuration overhead….
Has anyone encountered this issue? Is there any guidance on how best to handle field visibility?