How to hide navigation control in geomap in sap ui5?
Hi, Can you please let me know on how to hide navigation control in geomap in sap ui5? Actually I tried below method in my controller in onAfterRendering: function() var geomap =...
View ArticleRouter.navTo doesn't trigger a change...
Hello Experts, im using the Router-Mechanism in my Application. But when i use the "navTo"-Method of the router, my Splitapp adds the Detail-Page into the aggregation detailPages, but doesn't set the...
View Articlevideo files in UI5 application
Hi All I need to display video file in XML viewPlease provide your input ThanksKarthi
View ArticleCreate entity using Batch Request in sapui5
Hello Experts, I need one help regarding batch processing. I have to create two entries using the button Create in one call which i am trying with the help of Batch OData calls. I have implemented by...
View ArticleI created a simple Dashboard using SAPUI5, I displayed data in the form of...
How can I retain cell design(i.e coloring a particular cell of a table) of a table when navigating between tabs of a tabstrip.
View ArticleQUnit testing for SAP UI5 apps
Hi All, I am trying to implement QUnit testing for my UI5 app. As mentioned in some articles I have created my test.js file to write all the test cases, one qunit.html file for bootstrapping libraries...
View ArticleSAPUI5 VIZ Charts and streaming data
Hi, We are trying to use the sap.viz charting library to display streaming data (ongoing data via websockets).Unfortunately it looks like it is currently not possible to display new data points without...
View ArticleOffline Hybrid App in Android Emulator Issue
Hi All, I created an offline hybrid App using webIDE and deployed the same to Android Emulator. - "Google Nexus".On Opening the App in Emulator, i get a pop up "Offline OData Store Open Failed". I...
View Articleodata Model filter doesnot work error triggered?
Hi all, I have filter Now i am reading the modelNow i am getting the error"Uncaught TypeError: Cannot read property 'replace' of undefined" what might be the issue
View ArticleDynamic Table Delete All Binding Context
Hi Expert ;I use sap.ui.table.DataTable when I call function everytime duplicate table again and again.How can ,ı solve this problem, There is my controller code,...
View ArticleHow to bind result of oModel.callFunction - Get to Table?
Hi, recently I´ve started with SAPUI5 and SAP Gateway, I´ve ready my first service using Sap Gateway, now I´m trying to bind the result of my service in a table, I can watch the result of my...
View Article[sap.ui.model.odata.ODataModel]Cross Origin Issue from IIS server to Hana...
Hello, I am developing a SAPUI5 project that run in Microsoft IIS with SAP Hana Services.
View Articlehow can I display dialog when view is displaying?
Hi All, I have faced a problem i.e., at the time of view display,I want to display dialog without click on any control.How can I achieve this requirement? Please help me,Thank You in advance.
View ArticleSAPUI5: Binding Address Data from ODATA
Hello Experts, I have created a Fullscreen app which will use the ODATA to get the data. Every things are getting displayed as expected, except the Address Data. It seems the issue is when I try to get...
View Articlecombo box bind with odata
hello all, I want to bind data of table to combobox.I dont know how to do it.I have written following code please guide me XML View<l:VerticalLayout> <l:content> <ActionSelect...
View ArticleY-Axis in VizGraph
Hello Experts, In the Y-Axis, if the values are 0 it is Showing Y axis as 0 200m 400m 600m 800m 1, How to make this show as 0 1 only and not show 200m 400m 600m 800m.How to achieve this. Best...
View ArticleImplement suggestion and value help with SearchField
Dear Colleagues, I need a feature both have value help and suggest with searchfield. Suggestion is ok, but when I try to implement the value help feature by opening a dialog box, it always has problems...
View Articlei18n strange encoding
Hi guys,I was doing some testing on i18n encoding.I wrote a german word: "Hinzufügen" but when sapui5 reads it, it becomes "Hinzuf�gen"What is wrong with this? I have set it correctly.var model = new...
View ArticleTo implement Electronic signature in my app.
I am new to SAPUI5.I need to add signature pad inside a dialog box.I had got the output like i can see the canvas in dialog box and if i try to sign in that i cant see the sign in canvas but i can see...
View ArticleQ: UI5 application not visible in Portal inContent-iView with IE?
Hello all, I have a question regarding displaying the UI5 application in the Portal's in-content iView when using Internet Explorer. Firefox and Chrome although, have no problem with this, but sadly...
View Article