Autocomplete not work for multiple properties in DX API
Hi Folks,
I am using autocomplete pickers to set multiple properties. In Pega side it works fine. However when I tested in Angular Side through DX APIs it only set the firs property associated.
My autocomplete use DataPage source and obtain 3 values (Province, ProvinceCode, ProvinceCodeRisk). But only set the Province that is associated property.
Someone have any idea about this behavior? Or some workaround.
Thank you,
Luis