I have 4 checkboxes on my form, and I need a CSV file that will record the results of each of the 4 checkboxes in 4 separate columns. Right now, all the checkbox results are in one column. Any help most appreciated!
Page 1 / 1
Hi KJ,
I’m assuming the 4 checkboxes are part of the same field?
What you can do is put 4 hidden fields on your form. After that write a script to listen for events associated with these 4 checkboxes and assign values to these hidden fields.
Best,
Hristian
Reply
Log in to the Unbounce Community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.