Folder Column Data Type as a Checkbox field
|
 |
- How to set a folder's column data type as a Checkbox
- 1) Select Checkbox from the Type menu of the column poppup context menu.
- 2) Click on a cell defined as a Checkbox to change the checkbox state on or off. See the advanced settings below for additional controls.
|
Advanced Settings
|
 |
- How to define advanced general settings for Checkbox column types
- Select Advanced from the column poppup context menu to view the advanced General tab for the column
- 1) Utilize the Text and Number toggle to define the type of data the checkbox field will represent.
- 2) Utilize the Value when checkbox is selected on field to specify what the value attribute for the selected cell will be when checked, True for example.
- 3) Utilize the Value when checkbox is selected off field to specify what the value attribute for the selected cell will be when checked off, False for example.
|