function triggerSaveButtonClick() {
$(‘#btn_multibutton_submitter’).click();
}
Call this function in the client script and the save button will perform. The id may vary based on the record types. To get the id inspect the save button and get the is from the details.