How to add conditions to a configurable list widget?

  • tonyphilbrick
    Asked on January 11, 2020 at 6:52 PM

    Hi,

    On my form I have a multiple choice with 30 options. Users can select as many as they want. The answers received dictate where an email is sent by means of the conditions, this all works well.

    I've been trying to add to my form so that for each of the multiple choice selections I ask the user an additional 5 questions. I'd like this to be the next section after the multiple choice selections and i'd like the form to pre-populate the first field with the multiple choice selection and then spaces for the 5 questions. And then it asks the same questions for the 2nd choice that was made.

    So in the multiple choice selections there are 30 possible answers:

    Choice 1....choice 30

    User selects choice 3, choice 10 and choice 22 and hits next button.

    This is the part I cant do:

    Form then shows text fields:

    Choice 3, Q1, Q2, Q3, Q4, Q5

    Choice 10, Q1, Q2, Q3, Q4, Q5

    Choice 22, Q1, Q2, Q3, Q4, Q5


    I was advised to use a configurable list but I cant get this to work in such a way that the conditions still work correctly.


    Can anyone advise of a simple way around this please?


    Thanks


    Tony

  • Kiran Support Team Lead
    Replied on January 11, 2020 at 8:02 PM

    I understand that you want to show separate multiple checkbox field of 'You will be attending in...' for each selection of 'Select the events you want to book?' field? Is that correct?

    This may be achieved by using Configurable list widget. However, unfortunately, it is not possible to setup conditions for each selection in the configurable list widget. You may choose a dropdown field instead of a multiple choice field to display the options in a configurable list.

    157879036820200112 062231 Screenshot 10

    Since you have setup different conditions to send an email based on the multiple selection field, you may setup the condition for the configurable list widget as shown below:

    157879084020200112 062955 Screenshot 21

    Please see the cloned version of your JotForm added with a configurable list widget and a few conditions to see if that works for you.


    https://form.jotform.com/200107403759954

    Please get back to us if you need any further assistance. We will be happy to help.