Hi Friends,
for the UI element LinkToURL, tehre is parameter called reference, when any value is given tot his parameter, it referrs to related path for another application.
I have a Modal window, and tehre is a link on modal window, when I click on link on modal window, focus is not on new opened window,new window is created and minimized automatically
Focus comes to modal window.
The requirement is to focus new window.
for that, on modal window, if I give URL directly, then new sepearate window may open.
please advise.