Make invisible panel visible
Hello Experts, I have created a panel and set its visible property to falseoPanel.setvisible(false); Now I want to make the panel visible on clicking a button,For this I tried using...
View ArticleSection ListView (Group)
hi i make a ui5 phone book.i need section list object.please help me. attachment my json file. example ; AA....A....A....A....A....BB.....B.....B.....B.....B.....B.....C.......
View ArticleHow to show Map using SAPUI5
Hi Experts, In SAPUI5 how to show Map inside the application and if user click on the Map it must drill down to show the specific region's details. How this scenario can be achieve in SAPUI5?...
View ArticleIs there any ui5 control to display a map ?
Just wanted to know if there is any inbuilt ui5 control to embed a map or has it to be done only using html with ui5 ?
View ArticleHow to create geo maps in SAP UI5
Hi, I am working on SAP UI5 application and I want to generate a geo map like google maps but i do not want to use google maps due to some security constraints.Can someone help me with the code to...
View ArticleGet started with SAPUI5 and Routing
Hi, In this tutorial you will see how to start with SAPUI5 (OpenUI5) . It's actually a tutorial to create a Fiori-lik UI application like in the blog : Building SAP Fiori-like UIs with SAPUI5 in 10...
View ArticleSAPUI5 with Advanced Routing
Hi, This tutorial is based on the previous tutorial: Get started with SAPUI5 and Routing In the previous tutorial, we've used the router component in a static way. Now, we're going to take it to the...
View ArticleSAPUI5 Application with Reusable Menu
Hi, This tutorial is based on the previous tutorials: Get started with SAPUI5 and Routing and SAPUI5 with Advanced Routing . In this previous tutorials, it's about starting with UI5 and how to use the...
View ArticleDatePicker and JSON Model -> no date output
Hello, I created an object with the property dateValue which has a date stored like: Sun May 04 2014 17:25:00 GMT+0200 (CEST)(This object is in an array and hold by another object). var WorkEntries = {...
View ArticleAppbuilder - Getting parameter of a specific object in a superlist
Hello everyone, I am searching for a solution a couple of days, and I need your help and your experience.I am developing an e-shop on appbuilder. I have a superlist with the items that you can buy. On...
View ArticleBind to non key value pair?
Hi all,i wish to bind sap.m.List bind to a non key value pair array such as ["a", "b", "c", ... "z"].How do i make the list display a list of list items values "a" to "z"... Cheers!
View Articledelay in building chart
Hello, I am making 4-5 charts on single page, the data to build chart is preloaded, Then too,the page is taking around 40-45 seconds to generate on a mobile device(on browser its taking around 8-10...
View Articlexsengine.ini properties
Hello Friends I am trying to understand if there is any quick link or reference where I can now the list of properties that can be set in the xsengine.ini file?Also, do we set the domain name of XS app...
View ArticleRunning application behind the proxy
Hi, I have developed one test SAPUI5 application and using Northwind OData service. Application is working fine but when I try to run in my office network which is behind the proxy, application is...
View ArticleHow can I pass values from a controller to the view?
I am using sap.m and sap.ui.core.mvc with an XML view. In the view, I have a control like this:<List id="list" items="{ path: '/Posts', filters: [myFilter]...
View ArticleModify JSON data after Approval
I've managed to write my own UI5 app based on the "Building SAP Fiori-like UIs with SAPUI5", and I want the Approve function to work now.I have the following JSON data detail: { "BusinessPartnerList":...
View Articlesap.ui.model.odata.ODataModel & CSRF Token
When creating my oModel, how to I ensure that the CSRF token will be returned so it will be available for subsequent POST's. I was reading this article:...
View ArticleHow to generate a pdf file using javascript?
I would like to generate a pdf file having images in it using javascript. I tried jsPDF but getting some exceptions likeUncaught ReferenceError: pageWidth is not defined,fail to load pdf documentCould...
View ArticleSomething it´s going bad with SAPUI5 says "Hello OData" to NetWeaver Gateway
Hi. I am trying to test -> SAPUI5 says "Hello OData" to NetWeaver Gateway , however i am getting a empty table. I am working with trial NetWeaver Gateway system. I attached some pictures: Odata...
View ArticleTouch Events in sap.ui.Panel
Hi, can I add touch based events touchstart,touchmove and touchend in sap.ui.panel. I tried using sap.m.panel but found that there is not interaction mechanism,its a simple container with infotoolbar...
View Article