Table: Span field over several rows
Hi, It would like to display the entries in a table each in three lines +-----------------------------+------------+---------------+----------+----------------------+| Field 1 Pause...
View ArticleDesign Pattern for UI5 async behavior
Hi all,I'm facing a design issue which I guess is pretty common in UI5/JS/Ajax development.The topic is related to ajax calls being asynchronous and the subsequent needs to provide handlers to the...
View ArticleFileUploader and X-CSRF-Token?
Hi, I have a SAPUI5 FileUploader that should post the file to a (NetWeaver Gateway) OData service - which requires that the request has an X-CSRF token. How can I make this happen?Currently, prior to...
View ArticleCan't set Filter on Master View by Building SAP Fiori-like UIs
Hello, i have try this nice example http://scn.sap.com/community/developer-center/front-end/blog/2014/03/04/building-sap-fiori-like-uis-with-sapui5-in-10-exercises with my gateway odata service...
View ArticleGoogle Analytics Integration with SAPUI5 / Fiori
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 ArticleUsing JSZip in for file compression/decompression
Hi All, I posted this message on HANA Development Center but perhaps this is a more relevant forum: Does anyone have experience using JSZip in XS? It seems OpenUI5 also uses it...
View ArticleFiori Wave 2 Launch pad not displayed on mobile devices
We have configured the Launchpad for wave 2 and it displays fine on desktop. When we try to display it on a mobile device or use the emulator in Chrome to display it on Iphone/Ipad we get a blank...
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 ArticleImage Zooming
I need a simple image zooming tool and I want to use this for those purposes: http://www.dynamicdrive.com/dynamicindex4/powerzoomer.htm I'm having an issue getting the tool to work on my UI5 images. If...
View ArticleHow to include Youtube Video
Is there any example, how to include a YT Video? CheersJens
View ArticleCustomListItem in SimpleForm not rendering correctly
Hi experts, I have a SimpleForm Control which displays a list of several labels and input fields. To make the labels of the input field align nicely with the input fields themselves, I have set the...
View ArticleSAPUI5: How to print a complex UI control (eg a Panel) by a signle button press?
Hi folks, I have a sapui5 app, where on the UI there is a panel control containing some other controls like textfield and labels. Now I want to add a Print button which can be pressed to print the...
View ArticleUI5 & Twitter API - A Personal Challenge
Can I make a betterTwitter List Manager? Stating the obviousAs anyone who has attempted to learn something new in the IT world will attest, without a goal or aim you quickly find yourself...
View ArticleUI5 & Twitter - Designing the Solution
How to mock up the solution?Getting started - mock up toolsFirst things first - what do I want the end product to look like? I generally like to use mockups or wireframes of UI's as a starting point...
View ArticleOdata databinding url parameter
Hi I have a list where I bind Items on it. Therefore I set the URI of the Collection in the Odata model to the path property which looks like the following "/someCollection?$filter=someProperty eq...
View ArticleUI5 view in JSON
Hello Everyone, So far I have tried JS version of UI5 views but I was recently trying to run a simple application that has data defined in view and display in html file. I have defined a dummy data as...
View ArticleNavigation not working in SAP.m split app MVC
Hello Experts, This is my index.html file: <script src="resources/sap-ui-core.js" id="sap-ui-bootstrap" data-sap-ui-libs="sap.m,sap.ui.commons" data-sap-ui-theme="sap_bluecrystal">...
View ArticleSAPUI5 App running on Portal - SSO?
Hey all, Hoping someone can help me out. Maybe this is simpler than I think or maybe I'm not looking at it from the right perspective. We have a SAPUI5 application that runs on the gateway server and...
View ArticleHide Master in SplitApp
Hi, we created an UI5 Application using the SplitApp. In the master we implemented the navigation through the application functions. Now I would like to hide the menu (master) by pressing a button....
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 Article