when i use this code : Xrm.Page.getAttribute("XXXXXX").getValue()[0].typename
I got a error : typename is undefined.
but the field have a value.
when i use this code : Xrm.Page.getAttribute("XXXXXX").getValue()[0].typename
I got a error : typename is undefined.
but the field have a value.