Conditional Logic not working in the drop down menus

  • fundarchitects
    Asked on April 9, 2018 at 3:01 PM
    Also, I can't get the conditional logic to work on the drop down menus?
  • Adrian
    Replied on April 9, 2018 at 4:56 PM

    This is because there is an error on the console which is preventing the JavaScript to execute.

    The error is showing up because there is a script tag in the Hover Text of the question Riskalyze Score. If you remove that tag (<script src="https://www.riskalyze.com/hosted/83a8e77f8f96514f6913/rq/lt/lg/btn.js" type="text/javascript"  data-button-title="Riskalyze Questionnaire"></script>), the conditions will work properly and the code that is showing on top of the form will not show anymore.

    Conditional Logic not working in the drop down menus Image 10

    Cloned Form (script tag removed & conditions working): https://form.jotform.com/80986594060971

    Script (HTML) tags are not allowed in the form because of security reasons.