How to trigger modal screen from model
Hi there Touchgfx team!
I need to trigger a modal in 15 different screens, like this:

I had a similar question on another post, and the solution works if I use buttons, but not if I send the notification from the model, which is what I need.
If I use a button like this the resulting screen is the one above.

If I create an interaction on the screen, that when called changes the screen to the modal, this is what happens:

What I need is to call the interaction from the model, not to use a button. But the result is different than expected.
Thanks a lot in advance!
