Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

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.

 Properties Tab

Parent Details

If this item is within or belongs to another, its parent name is shown here. See the Parent Details section on the Common Properties page for more details.

Basic Settings

FieldDescription
NameEnter the name for the action node.
Show in the Explorer

An application can have many actionflows, and an individual actionflow can have many actions. This can lead to many items being listed in the repository. Use this option to omit the action from the repository.

 Tick to display this action node in the repository.

 Untick to omit this action node from the repository.

Attributes

Each open url node has 3 attributes which can be mapped to.

AttributeTypeDescription
URLStringThe url of the resource to be opened.
windowName (optional)StringName 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)StringComma-separated list of window features in the form name=value, or for boolean features, just nameThese 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.


Description

We recommend that you always enter a description to explain the purpose of this item.

 Audit Tab

Audit Summary

See the Common Properties page, Audit Summary section.








  • No labels