I have a control app that on validate calls a blank app as a modal. As the blank app finishes and closes (via a javascript close window) I would like to refresh the control app so it does a script init again. Is there ANY way to make it do that?
Maybe you can set the Exit Url to itself in Navigation and simply close the control app
I thought I had tried that but will give it another shot.