Hi experts,
I have an issue with bindElement statement inside webide.
I developed a sapui5 application within eclipse.
If i use the code in the controller : this.getView().bindElement(url) the request is sent to the backend.
If i use the same code in webide , i see no request sent to the backend .
Any tips/suggestions ?
Thanks in advance,
Regards,
Moo