asked on May 3, 2018

Hi All

I have a form that calls a workflow on submission.

In a form, I have a number of checkboxes. They are all under one group.

I need to record in a database the whether the checkbox was selected in the form 

I am retrieving form values and assigning the checkbox variable to Token as shown below. Should I mark Token as multi-value?

 

Any idea on how to get an individual member of the checkbox group?  Saving to the database using token value is not an issue.

 

Thanks

1 0