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

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.
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.
All required fields are specified.
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.
The source and destination collections must be of the same Data Object type.
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.