Custom
Open URL
Last updated September 28, 2018
Description
Opens a URL in a Web View popup, or in Safari.
Properties
Triggers Immediately
| Browser Type |
The presentation style for the URL. Choosing 'Web View Full', opens the url in a full screen popup. Choosing 'Web View Page', opens the URL in a popup smaller than fullscreen. Choosing 'Web View Form', opens the URL in a popup smaller than form. Choosing 'Launch Safari', opens the URL in the Safari web browser. |
| URL | The URL to open. |
| URL Parameters | A collection of key/pair values that represent the query of the URL. For example, if you were doing a google search (https://google.com/search), then you would add a "q" key and the value would be what you want to search for. |

