Select All Checkbox
Comments
-
Is it possible to trigger the selection of all other checkboxes on a form when a specific checkbox is enabled/disabled? I have a individual checkbox for each of the 50 states and would like to implement a Select All checkbox that would check all of the boxes.
Is it possible to do this without the use of the checkbox list control?
-
Hi,
You can create a select all checkbox by using flow data in your form. Please check the attached example project and related documentation. If you have any question please let me know.
[url=https://documentation.decisions.com/docs/using-flow-data-form]Using Data Flow In a Form[/url]
[img]att3[/img]
[img]att4[/img]
[i]edited by kenan@decisions.com on 1/17/2020[/i]