Unable to create a condition for making Mandatory for someone to say YES to terms and conditions else disable submit.

  • Satake
    Asked on February 6, 2018 at 11:42 PM
  • BJoanna
    Replied on February 7, 2018 at 4:35 AM

    The is a conflict between your conditions. If the user agrees with your terms but selects No for the Australia field, the first condition will overrule the second condition, because the first option is not equal to 'I do not agree'.

    To resolve this issue you will have to combine your rules into a single condition, like this.

    1517995799condition Screenshot 10 

    Here is my demo form: https://form.jotform.com/80372188363965 

    Feel free to test it and clone it

    Hope this helps to solve the issue.