jQuery(function() { jQuery('#provider').on('change', function() { //jQuery('#ChanceProvider').val('1'); submitConfigForm(); }); });