unable to include maps in fiori extension application
Hi All, I took a standard application & and started adding Google maps for the locations. Unable to resolve these errors. Attached is the screenshot of the bugs. Found couple of bugsfailed to...
View ArticleShow the Google map
Hi Experts, I am trying to show the googlemap inside the sap.m.IconTabFilter in my program. I refer Consume NetWeaver Gateway services via SAPUI5 - Part 3 link, but not getting any output. I have coded...
View ArticleProblem using POST on SimpleProxyServlet
Hi experts, I encountered today an issue trying to POST a request through the SimpleProxyServlet from sap.ui5. The answer of the post is actually an HTML file instead of the actual response from my...
View Articlecombination chart in js view
hi, I tried using combination chart in js view i got an error in js view saying Cannot read property 'CombinationChart' of undefined plz find my code below(in view) var oChart = new...
View ArticleSAP Web IDE - Create Applications
Getting StartedCreateExtendMobileEvents SAP Web IDE is a browser-based tool that empowers developers, business experts, and designers to build new user interfaces that work with other SAP applications....
View ArticleSAP Web IDE - Enablement
Getting StartedCreateExtendMobileEventsSAP's Browser Based Development Tool for SAPUI5 SAP Web IDE is an extensible development environment with a growing set of embedded tools covering the end-to-end...
View Articleroute for splitContainer
Hi, my app uses a navContainer and no SplitApp. I want to use a splitContainer within my navContainer (id: activitiesSplitContainer).So far everything works, but I can not get both routes to match at...
View ArticleGetting error in creating a new project for UI5
Hello , I installed eclipse and added this plugin : https://tools.hana.ondemand.com/juno But when all process is done completely on creating a project i am getting this error:
View ArticleCheckbox in Treeview on UI5
Hello, I am trying to create a tree view with checkbox selections and am unable to do it in UI5. I read somewhere that we can install external widgets if someone provides. Below are the 2 questions: 1)...
View ArticleWeb IDE (local) - problem testing (running) application.
Hello: I have successfully installed a 'local version' of the SAP Web IDE and configured the destination file to communicate with my ECC (ABAP) back end (this seems to be working). I have also...
View ArticleProblem in Loading Chart
Hi experts, I am facing problem in loading charts when I use navigation between pages. I do neither get any error. Below is the code that I have used. I have included the required lib in index.html...
View ArticleWhere can I get older version of UI5 sda
Hi All, I want UI5 of 1.12 version SDA, where will i get that
View ArticleCSS Classes Disappearing in UI5 Tables
Hi All, I'm a bit puzzle by a bit of behavior that I'm seeing in the standard UI5 table. I'm trying to use CSS to apply conditional formatting. When I write cell values, I also add an appropriate css...
View ArticleValue of one Model is key to another - how to do this?
I have a sap.m.List that I create the list items from a JSON model (named model as "mainMenu"), the model is attached to my JSON view { "mainMenu": [{ "title": "Literature", }, {...
View ArticleRepeating DIVs
Hello colleagues, could you please advise? The problem:I'm developing with MVC concept (as best practice).My Html is like this:...scripts.. I have implemented this(SAPUI5 Explored) controller as...
View ArticleStartup optimization - MetaData load seems to be Synchronous
Hello, I'm trying to optimize the startup time of my app, and (app)CacheBuster solves most of the problems, but I'm still unhappy with the metadata load which I can't seem to make asynchronous. In...
View Articleenhance table before display
hello everyone,I'm trying to enhance cell colors depending on the content of the cell. I'm consuming oData service from SAP backend.this is the table: var oTable = new sap.ui.table.Table({ id:...
View ArticleTable sorting
Hello colleagues,please advise.I'm trying to have a simple sorting by column value.1. The table is created like this: var oTable = new sap.ui.table.Table({ id: "Overview", title : "Table1",...
View ArticleComboBox in Table
Hi, I am loading the content from a database table which gets displayed in the UI table.The last column named "test" contains an index to another table (list of cities). This table depicts from which...
View ArticleSAP Web IDE – Error while Deploying Kapsel App to Local Hybrid Application...
Hi All We are using SAP Web IDE on HANA Cloud to develop custom Fiori application with Camera/Bar-code functionality. We are able to setup the Cloud Connector and HAT toolkit and tested/connections...
View Article