Hi,
I know it is possible to only show certain fields when having the DOM instance in an certain state. However is it also possible to hide/show fields from certain instances?
Gerwin van der Kamp [DevOps Enabler] Selected answer as best 25th April 2023
Hi Gerwin,
In a DOM Module it's possible to have multiple DOM Definitions. Each DOM Instance is created linked to one of these DOM Definitions. For each DOM Definition you can define which fields to show/hide in a certain state.
Having different show/hide rules for instances belonging to the same DOM Definition is not possible.
Gerwin van der Kamp [DevOps Enabler] Posted new comment 25th April 2023
Too bad it’s not easy to switch between Dom Definitions
I’m building something for feeds, can be satellite or fiber. But something something begins like a simple fiber connection and then the sport team they follow for instance is doing really well and the whole connection becomes an feed with main/backup and satellite downlink etc. Would be easier just to hide/show certain parts then recreating the whole feed.