I have applied the conditions from a form to other one, on the first are working, but not in the second one. How can I fix this?

  • EastEndSeaportMuseum
    Asked on April 30, 2016 at 10:42 PM

    Hi, 

    My form "Food Vendors" when you select Payment it works just fine.  "Mail in" brings up the address, and "PayPal" brings up the paypal amount field.

     

    I did it exactly the same way in my form "Artisan/Craft Vendors" and they do not work at all.  Can you please tell me why?

    Thanks,

    Steve

    Could you please also send response to stevebenthal@gmail.com

  • Kevin Support Team Lead
    Replied on May 1, 2016 at 2:55 AM

    This is because you have other condition that is affecting the same fields, so when there is a selection and the first condition is triggered the fields are being displayed without selection an option in the method to pay. 

    To fix this you will need to remove those fields from the multiple show/hide conditions that you have in your form. 

    I have applied the conditions from a form to other one, on the first are working, but not in the second one Screenshot 20

    And let only the question where is asked how the payment will be done, with the condition where you ask how the payment will be done you are hiding the fields by default and they will be shown only when the question "Payment" is answered, so you do not really need to show these fields once the "Choose Category" is answered. 

    This should avoid the conflict that you currently have in your form, here is a cloned form of yours with this change applied, take a look on it and see how it works: https://form.jotform.com/61211913270949

    Hope this helps. 

  • EastEndSeaportMuseum
    Replied on May 4, 2016 at 8:10 PM

    Thank you very much!