on 2021 Nov 22 2:09 PM
Request clarification before answering.
Hi Burak,
what is about this approach.
this.getModel().read("/MyEntity",{
success(oData){
var _oPerson = oData.result;
var _nameFirst = _oPerson.FirstName;
...
}
});
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
62 | |
8 | |
7 | |
7 | |
5 | |
5 | |
5 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.