Displays an HTML link to an address, which opens in the default browser.
Options
The Object Configuration Wizard Options tab shows the specific properties for the control.
Value | Default value or Expression for current control. |
Enabled | Enable this object. |
ImageURL | The URL that provides the path to an image to display. |
NavigateURL | The URL to link to when the Hyperlink control is clicked. |
Target | The target for the URL of this object. |
Text | The text caption for the Hyperlink control. |
Visible | Determines whether this control is visible. |
Style | CSS style of this object. |
CSS Class | CSS class of this object. |
Common Uses
It is typically used as links to open reports, or links to related documents such as policy and procedure documents.
How to Use
Prerequisites
- A Process Group, Process, and ActivityA specific step in a process. It will be the user interface for that step (web form or a screen), for example, the Leave Application (screen interface or web form) will be the first Activity in the Leave Requisition process. The Leave Application Authorization will be the second step or Activity in the Leave Requisition process. One Process can have multiple activities. already created.
For more information, see Process Model.
Configure the Object
This procedure describes how to configure the Object.
- Double-click the Activity. The Layout tab is displayed.
- Drag an Activity Control Object from the Activity Designer to the Layout tab. The Object Configuration Wizard is displayed.
- Click in the Name text field and select the name Object and type your Object name. For example, HY1050Hyperlink.
Note the Name text field cannot contain any spaces. - Click in the Caption text field and replace the text with the object name which you want displayed. For example, Hyperlink.
- Click the Options tab and configure using the previously defined fields.
- Click OK.
- On the ribbon, click the File tab, click Save or press CTRL+S to save your changes.
Examples