jQuery("#first_field").change(function(){
// change this bit to whatever you need to
if( jQuery(this).val() == 'Whatever' ) {
jQuery('#second_field').val('Saved Vaue');
}
})
Begin Your Digital Transformation
Subscribe To Our Newsletter
Join our mailing list to receive the latest news and updates from our team.
Subscribe To Our Newsletter
Join our mailing list to receive the latest news and updates from our team.
You have Successfully Subscribed!