diff --git a/APPL/MLD/mld_edit_melding.asp b/APPL/MLD/mld_edit_melding.asp index 6e783a5cc9..5bfcc0f5a3 100644 --- a/APPL/MLD/mld_edit_melding.asp +++ b/APPL/MLD/mld_edit_melding.asp @@ -1602,8 +1602,10 @@ SUBFRAME_START(); { urlParam: "disc_key", field: "disc", init: this_mld_info.disc_key }]; if (this_mld_info.show_alg) urlAdd.push({ urlParam: "loc_key", field: "locatiekey", init: this_mld_info.loc_key }); - if (this_mld_info.primaire_behandelaar != 0) - { + if ( + this_mld_info.primaire_behandelaar != 0 && + bron_mld_key == -1 || this_mld_info.primaire_behandelaar + ) { FCLTpersoonselector("sBehandel", "sgBehandelaar", { perslidKey: this_mld_info.behandel_key,