Element Details: Checkbox+List+Branch
 Back


Available in: Logi Info Source code name: CheckboxListBranchIntroduced in: v11.1.033

CheckboxListBranches represent levels of the Checkbox. Each CheckboxListBranch may have one child CheckboxListBranch.

Data for the CheckboxListBranch comes from a hierarchical DataLayer. This can be created with a DataLayer that has Group Filter element with Hierarhical=True. You should build the same number of heirarchical levels in the DataLayer as CheckboxListBranches, or more simply, there should be an equal number of Group Filters under the datalayer as there are CheckboxListBranches.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
BranchCollapsedImage
UserDefined
The image that appears when the tree branch is collapsed.
BranchExpandedImage
UserDefined
The image that appears when the tree branch is expanded.
Class
UserDefined
Sets the Cascading Style Sheet class used by the element. When set, this class will also be used by all child elements that don't have their own class. The class should be defined in the report's style sheet file.
Expanded
True
False
When True, indicates that the branch is expanded when the tree is initially displayed. The default value is False.
ID
UserDefined
The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
OptionCaptionColumn
UserDefined
Enter the name of a column from the DataLayer. Values in the column will be displayed on the screen.



PARENT ELEMENTS

Click element to drill down for more information.

Checkbox List Branch Input Checkbox List


CHILD ELEMENTS

Click element to drill down for more information.

Checkbox List Branch


 Back to top


 Chart Debug