How to show More than one System Context and drilldown #79
Replies: 1 comment
-
It should happen automatically ... please include a full example that can be pasted into https://structurizr.com/dsl so I can help further. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
How can I enable container level drilldown for more than one systems from the Context level diagram?
Example:
systemContext salesforce "ContextSalesforce" {
include * ->anotherSystem1->
}
The above does not show the magnify sign for AnotherSystem1 in the Contex view. I tried to add another systemContext view for AnotherSystem1 and that doesn't work either.
Thanks,
Samuel
Beta Was this translation helpful? Give feedback.
All reactions