open-in-new-tab
Reactive icon

Open In New Tab

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 22 July 2023
 by 
5.0
 (2 ratings)
open-in-new-tab

Open In New Tab

Documentation
1.0.0

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