Hello there,
I'm wondering, with using Python, if there is a way to turn on/off specific fields (make visible/invisible) for all layers in an MXD, where the data type is an SDE feature class(in my case, each layer's data type is a "Query Feature Class" see image). I am aware of the arcpy class "Fields", but I'm not seeing a way to solve my problem with this. Any help is greatly appreciated!
I'm wondering, with using Python, if there is a way to turn on/off specific fields (make visible/invisible) for all layers in an MXD, where the data type is an SDE feature class(in my case, each layer's data type is a "Query Feature Class" see image). I am aware of the arcpy class "Fields", but I'm not seeing a way to solve my problem with this. Any help is greatly appreciated!