Adding column in Production Advisor?
Hello all,
I am trying to add a column to the Tree Grid Advanced Widget called "treegridadvanced_plantnetwork" in the PTC.Factory.PlantStatus Mashup (editable copy).
I think I've managed to trace down the Data Shape responsible for the Columns, so correct me if I took a misstep somewhere: Data for the grid comes from the "GetPlantNetwork" Service under the "PTC.Factory.PlantStatusUtils" Thing. And the Data Shape that the "GetPlantNetwork" Service uses is "PTC.Factory.PlantStatusTreeDataShape". I was hoping to be able to add a Field under Field Definitions, but it is not editable. I was also unable to find a PTC.Factory.C_PlantStatusTreeDataShape_[version] type Thing.
Am I going about this the wrong way?
Thanks in advance for any help.

