Filter Associations at XML View
i have items from an association bound to a Table. if i do it in this way it works: <Table id="tbl1" items="{layerCompAss}" headerText="header" growing="true" > but i need to add a Filter to this...
View ArticleUnable to load destinations
Hey everyone, Since recently, I am unable to deploy my applications to any ABAP Repository. When I open the deployment wizard for SAPUI5 ABAP repository, the site simply tells me "Unable to load...
View ArticleIssue with sap.m.Select inside a sap.m.InputListItem
Hello,I'm developing a hybrid mobile app using OpenUI5 + Cordova and in one screen I have the following sap.m.InputListItem defined: <InputListItem label="{i18n>paymentTerms}">...
View ArticleViz Bar chart is not rendering in firefox
Hi, SAP UI5 viz bar chart is not rendering in Firefox if the user performs the below operation 1. if the data model is switching between empty JSON and data JSON2. Switching between setVisble(false)...
View ArticleFile upload in UI5 works only for the first time
Hello, I am using sap.ui.unified.FileUploader to upload an excel file into my UI5 application. I have written the function to read the file data in 'change' event. However 'change' is triggered only...
View ArticleHow to consume soap web-service in sapui5 applications?
Hi All, I have to consume soap web-service in sapui5 mobile application and how to pass the response to view?. it is possible???
View ArticleSAPUI5 oData expand entity on table rows binding
Hi, I implemented a service which is giving back necessary data obtained from an uploaded input xml file.I've also implemented the expandend entity set method in order to get both header and items data...
View Articlesapui5 UploadCollection Control
Hi all, I am working on SAPUI5 UploadCollection control, i am able to upload the file to sap through my SAP UI5 Application once its uploaded is completed it triggers uploadComplete Method where we get...
View ArticlePosting data to xsjs not working
Hello all I am trying to send a data load from UI (SAPUI5) to the backend (xsjs).Actually trying to use this example: Transferring complex structured data from UI to XSJS - POSTing JSONBut its not...
View ArticleController's running order between nested Views
Hi all, I have a mainpage view, and a nested subview, loaded by a UIComponent. I found that the subview controller's 'onInit' function will be run firstly. It seems strange.
View ArticleUI5 rowrepeater different views
Hi All, i am new to sapui5 and still learning it. i have a issue in the ui5 framework where i need to switch between list view and grid view, i am using rowrepeater and created two templates for...
View ArticleSAPUI5 1.30.8 OData Model - create function fail
I am hosting a UI5 application on HCP. UI5 Version 1.30.8 has been recently released, and HCP automatically runs the latest version of UI5. I have an OData model in my application, on which I performed...
View ArticleIssue in creating Makit CombinationChart in XML View
Hello All, I am trying to implement makit CombinationChart using XML view. Currently I am facing some issues.Find below the code for xml view as well as controller Please help me in finding the issue....
View ArticleAXURE - Awesome Tool for Prototyping
Hi Folks, It is almost a year and three months for me to practice as a UI developer. During my practice, I've learnt that it is always nice and important to have a brainstorming design session before...
View ArticleSAP Web IDE On-Premise problem: Unable to access selected system (404)
Hi all, I recently installed the SAP Web IDE On-Premise to evaluate it and managed to quickly develop one demo Fiori App with the available OData services and deploy them to our backend. That was...
View ArticleBootstrap virtulal keyboard into a table field
Hello, good afternoon. Last week, I post a doubt about how to insert a virtualkeyboard into my detail view (http://scn.sap.com/thread/3795035). Mr. Maksim Rashchynski solved my question, and now, my...
View ArticleUI5 compatibility of ABAP statement 'message'
Hi everybody. I'm not very deep in SAPUI5, I am developing in a classical, SAPGUI using environment. But I want to develop by respecting MVC paradigma, so I have a layer with all the SAPGUI related...
View ArticleProblem in "Set Up Hybrid App Toolkit"
Hi all, I am trying to install the Hybrid App Toolkit (v1.7.2) by following this guide How to install Hybrid Application Toolkit (HAT) on Windows (part 1 of 3).However, I got a problem at the "1. Check...
View ArticleViz Bar chart is not rendering in firefox
Hi, SAP UI5 viz bar chart is not rendering in Firefox if the user performs the below operation 1. if the data model is switching between empty JSON and data JSON2. Switching between setVisble(false)...
View ArticleHow to add css color to the last row in sap.m.table?
I am using sap.m.table.Now i want to use css color to the entire last row.Is there any way to do it?
View Article