Trying to get an Array passed in internal AjAX Call – Jquery ajax
I am working on a form where I need to set the values of a dropdown selection based on a prior selection. This bit is ok and I set up an internal Ajax call to deal with this <script> $(document).ready(function(){…