I am using the Branch function URL feature. I am successfully opening an external URL web site but what I really want to do is open up that website in a new tab. I cannot use <a href>.... as that seems to cause a prepend of the apex home page so I am just calling a page directly using http. Again it works fine but if I cannot user <a href> , how can I make it open in a new tab.
Thank you,
Robin