Top "Sapui5" questions

This tag 'sapui5' covers both the proprietary (SAPUI5) and the open source (OpenUI5) versions of the framework.

SAPUI5 routing throws error “Control (ID of an App control) could not be found”

This question derived from this answer (I can't get the source code running) , My requirement is similar with this question, …

routing sapui5 sap-fiori
sap-ui-core.js - Failed to load resource: the server responded with a status of 404 (Not Found)

I'm currently developing an app for school, but I ran into problem. Couple of days ago, I made an application …

eclipse sapui5 web-ide
Pass custom filter to SmartTable

I created a custom control on a smart filter bar. I am unsure of how to pass the selection to …

sapui5 sap-fiori
getBindingContext() Returns undefined

I am working on a SplitApp. On selecting an item from the list, it says Uncaught TypeError: Cannot read property …

sapui5
localization(i18n) in sapui5 for fragment.xml file in not appearing

I have a button (create Application) if i click on a button a fragmented dialog will be appearing . here am …

localization sapui5
SAPUI5 Data Binding on SimpleForm

I am having issues trying to bind data on a simple form. I am using a mock server and have …

data-binding odata sapui5 sap-fiori
How to attach a mouseenter event listener to sap.m.StandardListItem?

I need to retrieve some data attached to a standardListItem when it is dragged. I am handling the drag with …

javascript dom-events sapui5 attachevent
SAPUI5: How can I access ODataModel data programatically?

When I create a model in code, I usually use: var oData = { "name" : "", "description" : "", "phone" : "" }; var oModel = new JSONModel(oData); …

javascript model odata sapui5 hana
Passing Data from Master to Detail Page

I watched some tutorials about navigation + passing data between views, but it doesn't work in my case. My goal is …

sapui5
SAPUI5 - Number Format Localisation

I have an issue related to number formatting for decimals in different languages. For the CURRENCY control, system takes the …

javascript jquery localization sapui5