ajaxStatus.error.onValue(function() {
      $("#custom-field-ajax-saving").hide();
      $("#custom-field-ajax-error").show();
    });