Skyway Data Object Checkbox

Description

The Skyway Data Object Checkbox web control is used to select a subset of rows in a collection and map that subset to another collection of the same type. This web control must be used in conjunction with the Skyway Form and Skyway Iterator web controls.

 

Setting Parameters

 

Required

Select Contents

The iterated collection. Only valid variables from the current Web Model are enabled in the Collection dropdown; however, the collection selected in the Skyway Data Object Checkbox control should match the collection selected in the Skyway Iterator control.

 

Choose Destination

The variable that contains the subset of the iterated collection. Based on the selection made on the Select Contents panel, only valid variables of the same Data Object type are enabled for selection in the Destination Collection dropdown.

 

Optional

Events

See Web Events

 

Advanced Properties

See Advanced Properties

 

Validation

All required fields are specified.

 

Usage Notes

  1. The Skyway Data Object Checkbox web control must be placed on a Skyway Form within the HTML editor. Additionally, this web control must be placed within a Skyway Iterator web control, and the collection selected in the Data Object checkbox control should match the iterated collection.

  2. The source and destination collections must be of the same Data Object type.

  3. Presetting the destination collection will set a default selection for the web control.  Any objects in the destination collection will be pre-selected (checked) when the component is loaded.