Use the prefill decorator to transform the input value (for example ['01', '200042935']) into assignables attributes (for example { code_departement: '01', value: '200042935' }), in order to let the champ be prefilled successfully.