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 |
---|---|
87 | |
10 | |
9 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.