Hi Friends,
I am new to UI5 I have a requirement where I need to get the data into dropdown by the service.
When I run my service It gives me the correct entries. Gateway part work fine. but in UI5 designing I want to get the data from service->entityset.
Can anybody help me with this requirement please.
Dropdown should give the list of enteries where that gateway is returning.
Example. gateway gives the list of Materials from the entity set.
all that materials should display in the dropdown UI5.
Thanks,