Hi Experts,
This is probably a really silly doubt, but i need help regarding this.
I am creating an application using .xml views. I know that we can bind the entity set of our odata service to a list using the property items="{/EntitySet}", and then bind individual properties of the entity set in our odata service to the items of the list.
Which property of the xml form do we bind to the entity set of the odata service?
My form has 4 input fields, and two buttons.
Thank you for your help,
Nimish Kate.