Javascript to entity object

0
I am working on one application which is the free app where I am using Html/Javascript snippet to capture postMessage object sent by the parent window. Now the issue is I am able to receive the data I check it with alert function and its showing data on running app but not able to store it in entity as object through the snippet itself. Please help me out. Thanks
asked
1 answers
0

Hello Chaitanya,

 

Refer to this forum questions

https://forum.mendix.com/link/questions/116238

Use JavaScript API to pass the object 

https://apidocs.rnd.mendix.com/9/client/index.html 

 

Hope this helps!

answered