Copy Checkbox Selections from list to Short Text Boxes

  • HealingVillage
    Asked on November 10, 2021 at 11:18 AM

    Hello!

    I have a list of 65 items. I want to associate each item with a checkbox. I want to have 10 "Short Text" boxes that I want to auto-fill copied from the checkbox selections.

    Thank you!

  • Parker JotForm Support
    Replied on November 10, 2021 at 2:00 PM

    Hello,

    You can use a condition to collect all of the selections in one text box using a condition.

    1636570793 618c16a9dd728  Screenshot 10

    If you need 10 different ones though with one thing each, in order to do this, you're going to need to have this form hosted on your own website using the source code and then enter in your own custom JavaScript to be able to split the string and then enter in the values in the corresponding text boxes.

    https://www.jotform.com/help/104-how-to-get-the-full-source-code-of-your-form/