Hello Everyone,
Currently I'm developping a DNN module with a few dnnmodals in it.
At this moment we encounter a problem. When we add a text module next to our module (on our main page) and then we open a modal on this page, this modal also contains the text module?
How can we achieve that our modal only shows our MVC view?
Thanks in advance