You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

unable to update the ADP after modifying the Data in custom Javascript function.

edited Mar 11, 2019 2:25PM in Visual Builder 3 comments

Summary

unable to update the ADP after modifying the Data in custom Javascript function.

Content

Hi ,

I am unable to update the modified data to ArrayDataprovider. I need to update a column by the data fetched by one of the service. I am modifying the ADP in custom javascript function and I am assigning the returned data to ADP but the modified data is not reflecting in the table and getting the following error though it has the attribute POLineId which is defined as key.

Uncaught TypeError: Cannot read property 'POLineId' of null
    at ArrayDataProvider._getVal (ojcorebundle.js:39239)
    at ArrayDataProvider._getId (ojcorebundle.js:39226)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!