Question
Dynamic form field not working?
We have a form set up and using dynamic fields so that if a country (outside of US and Canada) is selected, they will NOT be required to select a state from the drop down, else that is a required field. A coworker set this up and I've never done dynamic forms... but below is the html used and for some reason this isn't working. Any input?
<script type="text/javascript" src="/js/public/jquery-latest.min.js"></script>
<script type="text/javascript" src="/js/public/stateCountry.js"></script>
<script type="text/javascript" src="/js/public/jquery-latest.min.js"></script>
<script type="text/javascript" src="/js/public/stateCountry.js"></script>