Hi, in this section of DataMiner Help, it possible to show/hide pages based upon parameter and property values.
I would like to show/hide pages based upon the name of the Service that I'm applying the Visio drawing to. Is there a property that represents the name of a View/Element/Service?
Hi Bing Herng Chong,
I assume that the Visio you would like to apply, is a protocol Visio file?
To Shows/Hide a pages based on Element/Service/View name, I do believe the following should work:
Element: <A>-A|Value|[this element]|="MyElement"
Service: <A>-A|Value|[this service]|="MyService"
View: <A>-A|Value|[this view]|="MyView"
It is not mentioned in the Help, but the default value of [this element], [this service] and [this view] should be the name.
I do think not, as mentioned in the Help: “Currently, only the [param:…] and [property:…] placeholders are supported with this option.”
.
Thank you Matthias for responding to this query.
Hi Matthias. The condition syntax that you mentioned appears to be compatible with shape data fields like Blink/Show/Hide.
Does it also apply to the Hidden/Visible options that can be added to the Options shape data field (applied to the page-level)?