This page provides details of the properties for the Open URL action node. These are part of actionflows.
Overview
Use a Open URL node in an actionflow to open a URL in a new tab once the actionflow has completed. The node can also be used to send emails and call telephone numbers.
Examples
Opening a webpage
Calling a telephone number
callto:
Sending an email
mailto:
Properties Tab
Parent Details
If this item is within or belongs to another, it's parent name is shown here. See the Common Properties page, Parent Details section for more details.
Basic Settings
Field | Description |
---|---|
Name | Enter the name for the action node. |
Show in the Repository | An application can have many actionflows, and an individual actionflow can have many nodes. This can lead to many items being listed under Actionflow in the repository. Use this option to omit the node from the repository. to display this node in the repository. to omit this node from the repository. |
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. This can also be the mailto: and callto: functions. See above examples. |
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. |
Access and Audit Tab
Security Tab
Access Permissions
See the Common Properties page, Access Permissions section.
Audit Tab
Audit Summary
See the Common Properties page, Audit Summary section.