sap.m library
HelloI am having issue in sap.m library version 1.22.3 where it is considering android tablet as phone.and due to which sap.m.splitapp is showing only detail page.The scenario was working well in...
View ArticleTrack Purchase Order Fiori App is not working
Hi Experts, We upgraded SAP UI5 libraries to 1.22.* and SAP-UI patch level to 09.After this all apps are working fine except Track Purchase Order App. When I Click on App in Launch pad it's displaying...
View Articlem.splitApp How to set width of Master window ?
i am using the splitApp mobile control and i want the width of the master window to be 20 % of window size. I am using it in a desktop application . I dong find any direct method to do that. Appreciate...
View ArticleUI5 plugin support for NWDS 7.3 EHP1 SP
Hi Experts I have NWDS - SAP Enhancement Package 1 for SAP NetWeaver Developer Studio 7.3 SP06 PAT0000 can I import plugins for ui5 for my NWDS, is it supported? I tried importing the plugins, but I...
View ArticleTransparent background for SplitApp and applications
Hi experts,we are using UI5 version 1.22.3 and wonder if it is possible to make the background of the split app transparent , so that we can see the shell image through the split app? In the former...
View ArticleIs sap.suite.ui.commons.ProcessFlow not responsive?
Hello, I am using ProcessFlow control from sap.suite.ui.commons library. I found it to be non-responsive . Is that the controls in "sap.suite.ui.commons" are non-responsive?Is there a way given by SAP...
View ArticleCreate Deployment to multiple environment (DB & Application)
Hi All, I am new to SAP UI5 development, I am currently working on creating an SAP UI5 application with SAP Hana using SAP Hana Studio, when I activate the changes done to my pages, I am able to launch...
View ArticleGuidelines for posting questions
For the past 5 months, I have spent much time on answering questions in this forum. Here are the kind of postings that I have difficulties with."I do not know what I am doing, just post my questions...
View ArticleUncaught typeError: Undefined is not a function
Hello experts, In my controller i have this function: onSearch : function (oEvt) { // add filter for search var aFilters = []; var sQuery = oEvt.getSource().getValue(); if (sQuery &&...
View Articlecreate and display table columns on weekly basis based on rows
Hello all, Thanks in advance for replying my post. we have one example scenario, that we need to display table columns with week number and that based on date value in the table rows (note: the date...
View ArticleSAP River RDE - Create Applications
OverviewCreate ApplicationsExtend ApplicationsEvents SAP River RDE is a browser-based tool that empowers developers, business experts, and designers to build new user interfaces that work with other...
View ArticleSAP River RDE - Enablement
OverviewCreate ApplicationsExtend ApplicationsEventsSAP's New Browser Based Development Tool for SAPUI5Improved developer productivity through wizards, templates, and code editorsCustomize or build SAP...
View ArticleSAP River RDE - Events
OverviewCreate ApplicationsExtend ApplicationsEventsPlease follow this page and subscribe to email notifications in order to be updated on new registration links, available recordings, presentations,...
View ArticleSAP River RDE - Extend Applications
OverviewCreate ApplicationsExtend ApplicationsEvents SAP River RDE simplifies the end-to-end application lifecycle. It can be used for prototyping, developing, packaging, deployment, and creating...
View ArticleUI5 Components: Component-preload.js
When using Components in UI5 apps I can see a stray GET request each time the application is loaded looking for Component-preload.js in the app directory.There is a little bit of explanation on...
View ArticleFormatter total function not calculating correctly with code change I made
Hello, Can anyone see why my total formatter is now miscalculating with this new code change to an init function? The old way was too slow as it took too much data back I only wanted a few nodes to...
View ArticlePie chart
Hi All, In one of the view, there is a pie chart. Not able to figure out why this chart is not getting displayed. Below is the code. var aData = [ {"Budget" : "Venue...
View ArticleChanging color of a text/label in a sap.m.Table cell
Hello, I have a sap.m.Table. I also have a factory function to go through certain properties to identify if a color coding is needed for the cell text/label.I then have to color code the text/label...
View ArticleSAPUI5 Fiori: How does the "Home icon" is implemented in standard Fiori apps?
One can launch a standard Fiori app by clcking the tile. Thereafer on the app UI, there will normally be a "Home" icon on the upper-left corner of the page. One can click the Home icon to exit the app...
View ArticleApproach for developing Mobile Apps using SAP ui5
Hi UI5 Techies.. Previously I am a java developer, I used to develop the desktop applications using java programming language. Now I am taking sole responsibility of developing Mobile Apps. I am new...
View Article