Insert excerpt |
---|
| _Banners |
---|
| _Banners |
---|
name | actionflow |
---|
nopanel | true |
---|
|
This page provides details of the properties for the open URL action node. These are part of actionflows.
Overview
Used to open a URL once the actionflow has completed.
Insert excerpt |
---|
| _property_tabs |
---|
| _property_tabs |
---|
name | basic-h |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _parent |
---|
| _parent |
---|
nopanel | true |
---|
|
Basic Settings
Field | Description |
---|
Name | Enter the name for the action node. |
Insert excerpt |
---|
| _actionflow_properties |
---|
| _actionflow_properties |
---|
name | show-name |
---|
nopanel | true |
---|
|
| Insert excerpt |
---|
| _actionflow_properties |
---|
| _actionflow_properties |
---|
name | show-text |
---|
nopanel | true |
---|
|
|
Attributes
Each open url node has 3 attributes which can be mapped to.
Attribute | Type | Description |
---|
URL | String | The url of the resource to be opened. |
windowName (optional) | String | Name of the window, <iframe> or tab into which to load the specified resource. If no name is provided a new window will always be opened. This name should not contain whitespace. |
windowFeatures (optional) | String | Comma-separated list of window features in the form name=value, or for boolean features, just name. These features include options such as the window's default size and position, whether or not to open a minimal popup window, and so forth. See Window Features for more information. |
Insert excerpt |
---|
| _description |
---|
| _description |
---|
nopanel | true |
---|
|
...