hello experts .
i am trying to use the unnamed odata model that i created in the manifest.json
i want to bind data from the default odata model to a smart form WITHOUT showing initial values and without using the CreateEntry("/entitySet("XXXX")).
i dont know how to get the default model and bind data .
i tried :
var oModel = this.getModel("unnamed"); but it is undefined
best regards
Request clarification before answering.
Use
this.getOwnerComponent().getModel()
Regards
Anmol
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.