How to make scrollable in table for ui.table liberary
Hi Expert, I have a dropdownbox, what ever value I'm selecting in the dropdown I'm making that many number of columns in my table(I'm using ui.table ) as visible and remaining columns as scrollable....
View ArticleTiles error : "Cannot add direct child without default aggregation"
Hi all , I'm trying to build ( XML View ) icon tab with 2 tabs : 1. Standard tile2. Generic tile when I combine the above two classes i get the error mesage : "Uncaught Error: Cannot add direct...
View ArticleWhen i click the listview items I have to call two odata webservice and pass...
Hi All, I Have two odata webservices When i click the listview items I have to call that two odata webservice and pass that data to next screen ?
View Articlehow to call the bindRows() of sap.ui.table synchronously
hi, I find that the bindRows() method of sap.ui.table is executed asynchronously. So I cannot do some operations on the content of the table after the bindRows() method is executed.Because the data of...
View Articlehow to get the odata model defined in Component.js
hi, I have defined a odata model in the init() function of Component.js as below: var sServiceUrl = 'xxx/xxx/xxx.svc';var oModel = new sap.ui.model.odata.ODataModel (sServiceUrl, true);this.setModel...
View ArticleCannot Import Certificate
I am trying to install the Hybrid App Tool Kit. At step 4 Generate server certificate, I got this error message after I entered the password. I have an admin right.ERROR:Import certificate error! You...
View ArticlePage is not load in HANA Studio----'failed to load 'sap/ui/unified/header.js''
Hi Friends, Recently i started working on SAP UI5 Application ,i created one Application which is working fine in locally (by using eclipse),that related image attached here where as i am using same...
View ArticleAdding Additional Parameters (SLUG) to sap.m.uploadCollection
Dear All, Kindly help to find out a way to add additional request parameters (SLUG) while uploading a file from UI5 front end through gateway using Sap.M.UploadCollection control before uploading the...
View Articlesap.suite.ui.commons lib not loaded in Fiori Launchpad
Hi, The library is loaded correctly if the app is started from a link, but if it started from Fiori Launchpad throws the following exception: Cannot read property 'ui' of undefined on this line: new...
View ArticleDropdown Issue
Hi All, JsBin . I have included a working Jsbin sample. In that dropdown, How to get the additionalText. that is country name?? Thanks Mj
View ArticleProblem with OData Collection in Template Customization Web IDE
Hi Experts, I created my simple service in SEGW and I try use it in the application created in SAP Web IDE. I'm creating new project from menu File, New, Project from Template. I'm choosing SAP Fiori...
View ArticleUnable to get the Kapsel Cordova logon page
Hi, I have created a Kapsel Cordova project in SMP3.0 using CLI with platform as Android which is working fine with logon plugin on running with android emulator. Able to view the Logon page on Android...
View ArticleAttachEventHandler in routing method
Hello Experts, First View Second View My requirement is , the first tile "Risk analysis" should be clickable, whereas the other two should not be clickable (when i run the app fro first time).I...
View ArticleDelete file from the list & as well as from file upload
I have come across a situation where there is a sap.ui.unified.FileUploader & user is free to upload as many file selected. then there is a button to display the list of added files as...
View ArticleHow to set one way binding to text & datepicker?
Hello, I am using JSON model which is two binding. In one of the scenarios I want to set sap.m.Text & sap.m.DatePicker to one way binding.I am using xml view, I tried setting as <Text...
View ArticleAbsence management/substition rules for workflows in UI5
Hi, we would like to set the substition rules for the workflows in UI5 because some users don't use the SAPGUI but UI5 and need to maintain the substitution in case of planned absences (and maybe also...
View Articlewhat is the event to handle before leaving the page?
Hello All, I am using splitApp. I have a scenario where user can edit few fields in one of the "Detail" page. When user clicks some item in master page, before changing the detail page I want to show a...
View ArticleAdding home button to custome app(fiori)
Hi all! I trying to get my development i SAPUI5 to work, I did a smiple app and all that i'm missing is getting the "home" button to go back to launchpad. Can you give me som direction of the coding...
View ArticleDelete specific files from file object of unified fileuploader
Hi, I want to delete specific files to delete from file object of unified file uploader programatically. I didn't find related events/method to achieve this.Please share recommendations to achieve...
View ArticleDestination for SAPUI5 ABAP Repository in Web IDE
I created a destination with all the properties described in documnetation WebIDEEnabled trueWebIDESystem <SID>WebIDEUsage odata_abap,ui5_execute_abap,dev_abap,dev_gen,bsp_execute_abap when i try...
View Article