Hi Dojo,
I'm trying to make some buttons for each row. Overall it looks good, but when an alarm is in any row the alarm color is changing for every child.
The setup is a service view and the row is in a child element!
Here is my setup:
Interesting is that the new documentation is not even listing "row" as a ChildType:
Hi Stefan,
First thank you for you question.
In documentation you still can find the info for childType equals to "row" see picture below. If you still are not able to find it back you can always give this feedback.
I'm coming back now on you initial question. Could you try to use on the child parts the following "option" -> "NoCopyElementProperty" or "AllowInheritance=false" depending on the current version of DataMiner you are using. This will most likely solve this inheritance of the alarm property.
Kind regards
Thomas can you please share the link to the documentation of “row”?
Here I can’t find anything. The search is really a pain…
This is the link I used to find it:
https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/generating_shapes/Generating_shapes_based_on_table_rows.html
Thanks for the link Thomas. But I still don’t get it to work.
Both are not working. Still when one alarm is raised all rows have the same color.