Skip to Content
0
Apr 23, 2018 at 07:53 AM

Issue with UI5 Combobox data binding

337 Views Last edit May 25, 2020 at 12:53 PM 2 rev

Hi Experts,

I am getting the below error while binding the Json data to the dropdown

and below is the code which we have in XML

<ComboBox id="combo" items="{ path: '/Form', sorter: { path: 'firstname' } }">
<core:Item key="{firstname}" text="{firstname}" />
</ComboBox>

Can somebody tell where i am doing the mistake ? and help me to resolve the issue.

KR,

Anil

Attachments

error.png (152.8 kB)