Skyway Hyperlink

Description

The Skyway Hyperlink web control displays either a static or variable value, and the click event for a hyperlink can be used to assign values to variables and invoke Web Events. Additionally, it can be used to move the user to the next step in the Web Model without submitting other form fields.

 

Setting Parameters

 

Optional

Assignments

See Variable Assignments

 

Events

See Web Events

Properties

 

Advanced Properties

See Advanced Properties

 

Validation

All required fields are specified.

 

Usage Notes

  1. If the Skyway Hyperlink has been placed inside of a Skyway Iterator, you may assign a current iteration object to a Web Model variable. If a current iteration object is available, it will appear in the Source Variable dropdown as collection.*Current Iteration Object. This object represents an entire Data Object, so if selected, only valid variables of the same Data Object type are enabled for selection in the Assign To dropdown.

  2. You cannot configure a hyperlink's event to call a custom script and do an assignment; such assignments are ignored for events that contain only a custom script.