cancel
Showing results for 
Search instead for 
Did you mean: 

Binding JSON Model with StandardListItem

0 Kudos

Hello All,

I am creating SAPUI5 app with local JSON Model.

I have used ActionListItem to populate purchase order in the list which is fetched from JSON model which works as follow:

JS Bin - Collaborative JavaScript Debugging

But i want to use StandardListItem instead of ActionListItem but i am unable to populate the list.

Please suggest.

Regards,

Abhilasha

Accepted Solutions (1)

Accepted Solutions (1)

karthikarjun
Active Contributor
0 Kudos

Hi Abhilasha,

Will this Help?

http://jsbin.com/poqubi/edit?js,output

Thanks,

KA

0 Kudos

Hi Karthik,

Thanks a lot for the code. It is working fine.

Another problem i that i am not getting the value of PurchaseOrderItem from JSON Model into the other list which i have placed in second icon tab filter i.e. Items

However, i am able to capture that value in alert box.Following is the screenshot for reference.

Please assist.

Thanks,

Abhilasha

karthikarjun
Active Contributor
0 Kudos

Answers (0)