LANSA Mobile Container - detect external window closing
Posted: Fri Sep 20, 2019 4:12 am
In LANSA Mobile container, if running a VL Web Page and you do this ...
#sys_Web.Navigate Url(#pPDF_URL) Target(New)
It will launch the external resource in a new full screen window and give you a little arrow at the top to go back. Is there a way to detect that the user has actually pressed the return arrow and I have closed out of the external window?
Thanks,
Paul
#sys_Web.Navigate Url(#pPDF_URL) Target(New)
It will launch the external resource in a new full screen window and give you a little arrow at the top to go back. Is there a way to detect that the user has actually pressed the return arrow and I have closed out of the external window?
Thanks,
Paul