SAPUI5 using Shell
BackroundSAPUI5 is a latest User Interface(UI) technology by SAP based on HTML5, which is used to build lightweight client applications. The important factor in the success of SAPUI5 is, it uses and...
View ArticleOffline development of UI5 applications using The Mockserver
MotivationThere would be an oData service modeled before the developement phase, at least in an ideal world. We can then let our frontend ui5 developers use the mockserver instead of running oData...
View ArticleDisplaying Json in UI5 dynamically
Hello Everybody, a couple of month ago I used Cesar’s JSON Adapter to expose some data form function modules as json. I wanted to test and display the different RFC’s and display their results using...
View ArticleFacebook Friends List + UI5 + Hana Cloud Platform + RDE
Hi Just bored of business scenarios, i was wondering how it would be to integrate UI5 app with social media Well, it has come out pretty cool & has been smoother when visualizing the data's from...
View ArticleUI5 Icon-Cheatsheet
As I'm constantly looking for Icons that I can use in my UI5 application I created a small website as an Icon Cheatsheet.You can find it here: UI5 Icon Cheatsheet It is a simple and small hobby-project...
View ArticleConsuming Northwind(Odata) Service using SAPUI5 Mobile Template in RDE
Hi, I would like to share something which I tried and I hope it helps someone. I tried to consume northwind Odata services using River RDE ( sapui5 template) and the steps are explained below.In the...
View ArticleUI5 Playground
In this post I would like to introduce UI5 Playground, which I hope will help UI5 developers as much as it has helped me throughout my projects revolving UI5 (SAPUI5/OpenUI5). The project aims to make...
View ArticleLess Coding, More Designing: The New SAP River RDE Layout Editor
As announced in the Release Notes for SAP River RDE, SAP River RDE 1.3 is now available on trial. This version comes with a nice new feature: The layout editor makes developing HTML5/SAPUI5...
View ArticleSAPUI5 with Google API's
From last few weeks, I am continously engaged in learning SAPUI5 and I must say, I am compeltely in love with it!! In this blog, we will see how to use any Google API with SAPUI5. There are many public...
View ArticleDynamic SAPUI5 with Google API's
This blog is i continuation with my previous blog of SAPUI5 with Google API's We will get values form the UI and then pass it to the API. Change the index.html file as shown below. <!DOCTYPE...
View ArticleSAP Fiori and Google Analytics Online Demonstration.
With the release Fiori, SAP has announced to the world that it is serious about improving the lives of users and it is spending resources providing easy to use tools. Fiori provides a greatly enhanced...
View ArticleConfiguring JetBrains WebStorm for UI5 development
Why use WebStorm? Some background Today, Eclipse has grown to quite a robust and widely used Java IDE, however it lacks severely in the Web / Javascript department. For web development -- not only...
View ArticleSample ODATA model in SAPUI5 and issues faced
Introduction of ODATA OData services are web services that expose some resources. Youcan access these resources via URL. OData protocol specifies how you can accessdata via HTTP queries. The basic...
View ArticleSAPUI5 JSONModel undo redo
BackgroundImplementationTodoLive examplesBackground We all are used to having undo redo functionality in applications which we use everyday. Undo redo can be found in text editors, email programs,...
View ArticleSAPUI5 Programming Tips & Tricks
Below is link to my collection of SAPUI5 programming practical tips which I will add more from time to time. Hope this can help someone. /Dong Zhu SAPUI5 Programming Tips &amp; Tricks
View ArticleCreating UI5 application project with multiple JS files
IntroductionWhen I started working on SAP UI5 Application in eclipse, I remember coding everything in a "createContent: function(oController){}" function generated by application creation wizard, ended...
View ArticleSAPUI5 Choropleth Map Control
Background In this blog post, I’ll introduce a reusable choropleth map UI5 control that can be bind to a model. There are already a few examples (e.g. Konstantin Anikeev 's blog and John Patterson 's...
View ArticleColoring Table Cells Conditionally in SAP UI5
IntroductionThis document helps how to color table cell/row conditionally in SAP UI5.Step by Step ProcessTo create a Table refer this example in the Demo Kit: SAPUI5 SDK - Demo Kit - TableWe can color...
View ArticleUI5 is growing – and hiring! A look behind the scenes...
This is going to be a completely non-technical blog post, but still one that might give you interesting insight you normally don't get when looking at SAP and the SAPUI5 library from outside. It is no...
View ArticleSAPUI5 and OpenUI5 and more
Hi all, we would like to share important news although one or the other might have already realized them. OpenUI5Since last Friday, we have enabled code contributions to OpenUI5. First of all, this...
View Article