replied on September 9, 2020
Hi Anthony
I have used a WF token to update single value in a check box in a form such as this but there are a couple caveats you must understand, especially when these Checkboxes are in a table.

To set a checkbox value in a form, you must assign values to the choices and then pass the value to the field to select that option.


FYI, it just happened to be that my Checkbox Variable field was name Checkbox, you would use the fields Variable name
I hadn't figured out how to make multiple selections as they say it is not supported
If the Checkbox fields are in a multi row table, then you need to use a Multi-value token to set all of the values for each row before passing to the field