DX API Datapage error with Angular
Hi Folks,
We are trying to use DataPage with Dropdown in Pega so that use in Angular app.
My datapage works fine in Pega. However when I tested in Angular app it doesn´t work.
I found the error happened because in Angular code try to execute that line:
let dpParams = this.fieldComp.control.modes[0].dataPageParams;
However in the API Request that Pega generated not content "dataPageParms".
I don´t how to fix this error in order to work DataPage in Angular App. Has someone gotten this error before?
Thank you,
Luis Miguel
***Edited by Moderator Kayla to update Content Type from Discussion to Question***