Is there a way to to add reusable parts of dialog under different nodes for different use cases
Here's my problem I want to reuse my dialog for images using foundation include.
My use cases are in one instance I need my node structures to be the following:
component1/cta/images
component2/mobile/images
It may be an oversight on my part but I can't seem to find a way that I can include my images dialog under the differing node structure cta or mobile. Is this possible and if so what would I use?