I am trying to open a specific external website in the tabbed ui. I want the website to appear in a tab in the tabbed ui, not as a new tab in the browser.
I have filled out the URL value.
I was able to have it open in a new browser tab by doing inline JS and doing a window.open with the '_blank' parameter, but in this case I want it to be in the actual tabbed UI.
I have in the past opened a couple URL's in the tabbed ui but this particular one seems to be an issue and I'm not sure what's going on?
Alan
Bookmarks