For opening the given URL in a new browser tab
- Get "OpenInNewTab" action from "OpenInNewTab_Lib" dependency.
- Provide the URL to be opened in new tab.
For opening the given URL in the same browser tab
- Get "OpenInSameTab" action from "OpenInNewTab_Lib" dependency.
- Provide the URL to be opened in the same browser tab.
Follow the example URL model provided below for both actions if any input has to be sent.
https://example.outsystemscloud.com/OpenInNewTabDemo/Screen1?Input1=123&Input2=456