Overview
Example Lab Details | |
| Version | 6.12.1 |
| Root Folder | Example Lab-Dynamic Checkbox List |
| Modules | None |
| Dependencies | None |
This Example Lab demonstrates how to create a dynamic checkbox list on a Form.
Explanation
For this example, a Form was created. This Form had a "Checkbox List" element. This Checkbox list was configured to take in a String List Type. The "Main Flow" Flow has a Input of a String list. This input is mapped to the checkbox list input on the Form. When the user runs the Flow, they will be asked to enter a String list. This String list will be converted to a checkbox list on the Form. Therefore, the Checkbox List will be created based on the user input.
.png)

.png)