How do I create a logic condition from single choice to multiple choice?

  • panificiomoderno
    Asked on February 13, 2021 at 10:43 AM

    Hello,

    I am trying to set up a new form and I need some help on this issue: how do I get to have more than one pre-filled options in a multiple choice question depending on a previous single choice answer? (every single choice would lead to a different selection of pre-filled multiple choices).

    Please find below an example (which I obtained filling the choices manually) of the result I would like to get.

    IF I select

    1613230698 6027f26a451f1  Screenshot 10

    THEN I get to this

    1613230593 6027f2014205c  Screenshot 21

    IF I select

    1613230604 6027f20c0cbf7  Screenshot 32

    THEN I get to this

    1613230724 6027f284be516  Screenshot 43



    Regards


  • John Support Team Lead
    Replied on February 13, 2021 at 12:22 PM

    You can use the UPDATE/CALCULATE FIELD condition to insert values into another multiple choice field. You would need to manually add the exact option labels there. Here's an example for LODRON:

    1613236900 60280aa4b7844  Screenshot 10

    GUIDE: how-to-insert-text-or-calculation-into-a-field-using-conditional-logic

    Please try this cloned form and select LODRON to see how it works: https://form.jotform.com/210434688757971

  • panificiomoderno
    Replied on February 13, 2021 at 1:49 PM

    Thank you so much, everything works great now!