I am developing an app using worklist template of Web IDE. I got stuck in with an issue in binding filter values to items attribute of sap.m.Table
along with OData - EntitySet path. As you can see in below screen shot, value1
needs to get value of property "name"
. I guess the syntax that I am using might be wrong.
Please suggest on how to pass dynamic values to filter.
With the above code in XML view I am seeing below show values in back end.