I am using simple button and redirect to URL and give my URL which opens up in same window/tab. How do I open in another tab.
e.g. I tried target="_blank" but that did not work out
Button : Redirect to URL
http://www.oracle.com
http://www.oracle.com target="_blank"
Any idea ?
Thanks