oHTML is not defined.
Hi All, I am developing some SAPUI5 applications. I just tried some samples using controls given in SAPUI5 SDK demokit. content: oHTML, toolPopups: [new sap.ui.ux3.ToolPopup("contactTool",{ title:...
View ArticlePackaging a sapui5 app with phonegap
Hi, Is there anyone who knows how to structure of my project has to be in order to package it with phonegap? When you make a sapui5 application with eclipse, the libraries are not stored in the...
View ArticleUnable to get error message on top of Thing Inspector
Hi All, I am unable to get the error message tag on top of Thing Inspector.With the current Thing Inspector APIs I am not able to achieve thisrequirment, could you please let me know if there is any...
View ArticleReading a table using an oData Service
Hi All, I'm trying to make an application similar to Sample UME Application using SAPUI5 and SAP Gateway Here's what's supposed to happen. When I click on an "ID", the fields below the main table are...
View ArticlePopulate table columns dynamically using oData or SQL
Hi All, I've created an application that accesses and renders a HANA table on a webpage. However, the tables columns are static and the headers are hard-coded. Is there a way to dynamically display the...
View ArticleMissing arrows in DATA RANGER SCROLLER in SAPUI5 in the 1.16.4 runtime
Hi Experts, I have been moving my team's application to the new release of SAP HANA and noticed that the arrowes for the DataRangeScroller of ValueHolders did not load properly. During the load the...
View ArticleNetwork graph support in UI5
Hi, Do we have the UI controls to support for network graph in UI5 like the one mentioned in link below: http://graphics1.wdf.sap.corp:1080/jnet/Home.html Regards,Dev
View ArticleHow to Access Controller Function from within onBeforeShow(evt) in view
Scenario: I have a view and its corresponding controller.Requirement: From onBeforeShow(evt) of view, I want to access a function of controller. How do I do that? -RegardsDhrubajyoti
View ArticleUI moves on android devices
HiOn some of the controls of sapui5 like radio group and sap.m.select when i select any option my application screen is moving from top and left side of the screen by 5 pixels each. I have build apk...
View ArticleError while parsing an XML stream
Hi, I have done one application with create operation(deep insert) in both mobile and desktop. For desktop application I am using oData model and for mobile application I am using JSON Model. create...
View ArticleSAPUI5 application error "object has no method 'createContent' "
Hi all, I'm trying to deploy a simple application in SAP HANA cloud local runtime. The application displays a simple form. I have the createContent method in view.js file. But when I run the...
View ArticleHow to call a function in a controller from different function which is in...
Hi, In a controller , I have two function 'A' and 'B' , how can we call function 'B' from function 'A'. The normal JS approach is not working for me. Sample code:...
View ArticleHow to do json model bind to sap.m.input of text type?
Hi, I need to do a two way json biningd to a sap.m.input field in a html page, the input type is sap.m.InputType.Text, however, the binding does not work properly, it does not initialize the input...
View Articleadding Icons to the IconPool
Hi, Does someone has tried to add an icon to the IconPool of SAP UI5? sap.ui.core.IconPool.addIcon(iconName, collectionName, iconInfo) I'm asking about where do you have to put the actual icon.It says...
View ArticleHow to go first view to second view
hi, i have 2 views........ one is login.view.js and other main.view.js.....how can i go to login view to main view...
View ArticleSAP UI5 ABAP repository - team share project on Mac OSX
Hi, I hope someone can help me with this issue: I can't activate "Team-Share" to my project due to below error (see attachment). FYI, I am using SAP GUI 7.3 on my Macbook with OSX Mavericks.Is there...
View ArticleLayout Changes in FIORI Applications occur after it comes through the theme...
Hi all, Whenever I try to customize the theme using the theme designer, the layout of the application changes ( Text fields are realligned differently) and also the application is not working...
View Articleold versions of UI Development Toolkit for HTML5
Hi Guys, How can I download the old versions of UI Development Toolkit for HTML5. The current version is 1.16.3 but I need 1.14. Can some one guide me in this regard. Thanks and best regards. Fahad
View Articlehow to develop an app which compatible with mobile as well as desktop?
my sap ui5 apps are too heavy around 45mb. and is not compatible for all devices .how to develop a light weight app using sap ui5?
View ArticleHow to do offline application in SAPUI5?
Hi, I have some knowledge on how to do Offline application using HTML5 . Now I want to do the same thing in SAPUI5. I followed the below Documentation to do it. http://scn.sap.com/docs/DOC-45756 But I...
View Article