Updating an element or relationship in a view #211
Answered
by
timothystone
timothystone
asked this question in
Q&A
-
I have a software system to container relationship defined in the model. In an “alternate” container view I would like to tag the relationship to change the style. Any guidance? This feels like something I’ve seen, but can’t work out specifics. |
Beta Was this translation helpful? Give feedback.
Answered by
timothystone
Sep 2, 2025
Replies: 1 comment
-
I sorted it out. Duplicated the containers and relationships under new identifiers, then excluded them from the other views. Maybe a bit brute force 🤷🏻♂️ It works. Alternatives welcome. Maybe something less forced is available. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
timothystone
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I sorted it out. Duplicated the containers and relationships under new identifiers, then excluded them from the other views. Maybe a bit brute force 🤷🏻♂️
It works. Alternatives welcome. Maybe something less forced is available.