Enter key behaviour in TextField or PasswordTextField
The enter key for both of these controls commits the changes and fires a change event.However, a common behavior in applications is to recognize the enter key was pressed and do some other action. For...
View ArticleAnyone used the sap.uiext.inbox.InboxSplitApp control?
Hi, I'm currently looking at the Unified Inbox application and when looking at the Inbox API, I noticed another control called InboxSplitApp. Looking through the different the Different API Reference...
View ArticleAccess is Denied error in SAPUI5 on IE9
Hi All, I have deployed a SAPUI5 application on SAP Netweaver Java system. I have created a URL Iview for this application using FQDN for the host and have added this IView to a PCD Role. Now When I...
View ArticleMessagebox problem
Hello Experts, I wanted to make a confirmation box for my delete button. This is the confirmation box function in the controller: handleConfirmationMessageBoxPress: function(oEvent) { var bCompact =...
View ArticleExamples for binding data to List and Table UI elements from Model
Dear Experts, I am able to extract data from Gateway and able to see the data within Model object in debug mode. But, i face issues when i try to bind them to List or Table UI elements, especially in...
View ArticleVisible components
Is there any way to tell if a component is visible on the screen and not hiddenoff on something like a Carousel panel or AccordionSection?
View ArticleUpload Excel File from SAPUI5 to ECC
Hello All, We are looking to implement logic which allows us to upload an XLS(XLSX) document from SAPUI5 into ECC via SAP Gateway system. The Gateway system is ABAP stack only. Our question is - 1....
View ArticleHow to freeze the bottom row in a table while scrolling, sorting, and...
I would like one record to be either visible on the bottom of the table at all times, or just stuck to the very bottom of the table, after all other records. Is there a way to do this? I would like the...
View Articlesapui5 SimpleForm control issue
All, I have an sapui5 simple form control with a drop down in its content and 2 buttons in the buttons aggregation property. the buttons work fine. the content (drop down box) displays fine and...
View ArticleEnd of line marker not supported, please use CR+LF?
Hi guys, I'm trying to use the team provider to submit my UI5 project to the server.But I got this error for uploading a json file:End of line marker not supported, please use CR+LF? Does anybody know...
View ArticleTransparent background for SplitApp and applications
Hi experts,we are using UI5 version 1.22.3 and wonder if it is possible to make the background of the split app transparent , so that we can see the shell image through the split app? In the former...
View ArticleConsume response from Odata using sapui5
Hi everyone, can someone help me to consume response given after authenticating gateway using sapui5 var oModel = new...
View ArticleProblem executing/running app on chrome
Hi All, I am creating a tablet based app on appBuilder. I thought I was missing something in the code and therefore I wasn't able to navigate through pages in my app. But later I tried to run the...
View ArticleGet data from OData using sapui5
Hi am not able to get data from server, can someone help me if I am wrong. Always I get alert as Read failed.. var url =...
View Articleincrease size of appHeader and appIcon in Shell
Hi, I'm trying to use the "new sap.ui.ux3.Shell" feature in SAPUI5 and I want increase the size of the Image and Header, and I cant figure out how to do it. var oShell = new...
View ArticleCan't access object created in the view from controller
Hi In the view, I create a simple HTML control with a DIV tag.I need to access the DIV tag from the view. The function this.getView().byId() returns nothing. view createContent :...
View Articlehow to include menubar and notification buttons in a page ,in SAP UI5 mobile app
Hi i need to develop a mobile app using sapui5. i am new to sap ui5. Need to integrate menu-bar, which should be accessible from all pages also notification icon in page header.I am not aware of such...
View Articlehow to create webapp using sapui5?
Hello Folks, I have an business idea and i want to convert into app using sapui5 .Actually it is my personal idea that why i just want to know following queries? 1) should i use...
View ArticleCalling oData service from Phonegap Application
Hi ,As part of the client requirement , we have developed a solution that runs both on the browser and as a hybrid app ( Developed using Phonegap ) .While we are able to connect to the gateway oData...
View ArticleIssue Downloading Fiori App Source Code
I am trying to download the original Fiori app for PARENT_SD_SO_MON. On our Gateway system (7.40....so UI_INFRA is installed on it), I performed the below steps but it is not downloading anything... 1)...
View Article