How can I choose 3 options and have them redirect to the card that had been selected?

  • dirofstrategy
    Asked on February 19, 2019 at 7:49 PM

    I have a card using radio buttons so that multiple answers may be chosen.  For each answer, I made a card to get more information regarding their answer.  The question is #36 and then the cards are #37, #38, #39 and #40 and then next group of questions starts with type of program.

    Examples: pick grant funding then go to #37 hide 38, 39, 40 and go to type of program question.

    Example 2: pick grant funding and government contracts then show cards 37, 38; hide 39 and 40 and move to the type of program question.

    The problem I am having is if you select 3 answers, I can only get two cards to show and then it wants to jump to the type of program question.  I have tried show each card and show multiple in the condition

    Jotform Thread 1737849 Screenshot
  • Jed_C
    Replied on February 19, 2019 at 11:19 PM

    I've made a condition that works with the combination below.

    Grant + Government contracts will show Grant Info, Government Contract + Program Service type.

    Grant + Government contracts + Community fundraising will show Grant Info, Government Contract + Community fundraising + Program Service type.

    Grant + Government contracts + Community fundraising + other will show Grant Info, Government Contract + Community fundraising + other + Program Service type.

    And so on with many other combinations of condition.....

    What I did was I eliminated the "Hide" condition and just used the "Show" condition instead. 

    ex.

    1550636277The Easiest Online Form Builde Screenshot 10

    My suggestion is to disable all 15 conditions and replace it one by one with "Show" condition. So far those 3 are just my test condition and seems to be working. You can test my form here https://form.jotform.com/90499051096968.

    Let us know if you have any questions or if you need further assistance. 

  • Jed_C
    Replied on February 19, 2019 at 11:33 PM

    I have done all possible combinations in the cloned version. Please check the form and see if the condition is what you are trying to achieve.

    Feel free to clone it so you can see how I applied the conditions https://www.jotform.com/help/42-How-to-Clone-an-Existing-Form-from-a-URL

    Looking forward for your response. 

  • dirofstrategy
    Replied on February 21, 2019 at 2:04 PM

    Hello,

    Thanks so much for your work.  I cloned the form and it works perfectly now.  I guess I was confused on the difference of show or hide.  I was having problems with the "Program Type" card showing after the sequences of the cards.  I added to show one more card and that seems to work.