You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
But when I select an other element, the model is an objets like
{"Cle":124,"Valeur":"- COMPTES RENDUS KINE","Type":"TypeDocument"}
Can you tell how i get the good value of the field "Cle" or the method for implemente this please ?
I have try
on-select="changeTypeDocumentId($item, $model)"
But can't get the model
And too : ng-model="$parent.document.TypeDocumentId"
but nothing.