I have a form that has dynamically generated check boxes. Seems like it is sending the data to the action script correctly. Each check box has a value and i want to add all of the values of the check boxes to a single string field such as: 1,6,8,23
I’m guessing I’m missing something with the array config?
Here is my form:
Here is my action script
and here is the update portion of it:
Community Page
Last updated:
Last updated: