Hi All,
I have a Windows Navigation rule written which opens a external browser link in a Hosted control of Component Type - 'Standard Web Application' and Hosting Type-'IEProcess'.
It has a below Routing Logic:
From - Specific Hosted control(When the external URL open)
URL - '*'
Entity - blank
and Result:
Route Type - POPUP
Destination - Tab
Action - 'Show Outside'
When, opened with Normal browser, the external link opens With browser Title bar, Status bar etc(Just like a normal web page). But when the same has been opened from USD in a independant window(Outside USD, with above navigation rule) it is opening without Title bar and others. So the problem is I am not getting CLOSE button to close the window and we need that for closing the window whenever user wants.
I have tried to attach an Action with Windows navigation Rule to capture the Title Bar using 'RunScript' action on the above discussed Hosted control but that is also not firing.
Any help will be much appreciated!
P.S - If we use Routing Logic 'In Place' instead of 'Show Outside' , so that CLOSE button becomes available , does not open the external url and the page does not open as expected and opens without any content.
*This post is locked for comments