Adding tooltip to sap.ui.commons.layout.MatrixLayoutCell
Hi, We're using sap ui5 version 1.9.0. I am trying to add a tooltip to a sap.ui.commons.layout.MatrixLayoutCell control using the setTooltip API. var oHeaderCell = new...
View ArticleSAPUI5 App Packaging with Phonegap in Android Device in Eclipse Juno
Hey, How to package my SAPUI5 app into phonegap and to run in a android Device.....I have Tried Various Methods but None Works For me ??? Can anyone kindly Help Me to do This task ??? And my Error...
View Articledouble click on table row
Hello, some users make a double click on a table row, so the row will be selected on first click and deselected on the second. Is there a way to disable the second click or make a double click work to...
View ArticleUsing Table filter when a formatter function is used
I have created a Table control based on OData service, with a column of type Date. I'm using a formatter function in the column definition of the table, to translate from the internal date value to...
View ArticleModel and binding issue
hello, I have two views , a main view with a textbox and a button and a view that i want to use as a quick view that will show a pie chart for the textbox in the first view... , I used a global model...
View ArticleOData refresh issue in Internet Explorer
Hello all,I have a developed a sap.m "app" and am having issues in IE. The page causing issues is a splitapp page with a sap.m.List and a details page. I've added some logic to the onNavigatedTo...
View ArticleModifying the JSON model value
Hello, Based on the input the user entered on the first view, i need to modify the json model value and display that new value in the second view. How to do this? RegardsBP
View ArticleChanging color of table cells
We have created a SAPUI5 application using the SAPUI5 "table" control and with a gateway service for oData and I'd like to change the background color of the cells based on the data. If D1 red if D2...
View ArticleHow to get User Menus using the NetWeaver UI Services?
Hi I am trying to get the User Menus using NetWeaver UI Services, however it doesnot return the correct entries. The services are activated in SICF, I can get the User Details but not able to get the...
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 ArticleUI5 XML View definition - how to set a property to a defined UI5 constant
Hi, I think the following is a simple question, but I didn't find the solution by myself ;-) Im trying to set the textAlign attribute of a label to sap.ui.core.TextAlign.End, but an error occurs saying...
View Articlesap.m.Image
Hi,I have an image in my app and I would like to be able to zoom in/out with a pinch like other iphone apps. Is this possible in SAPUI5??
View ArticleSAP UI5 - how to validate the data entered in a text field?
Hello Experts, I would like to know how to validate data the data that is being entered by the end user in a form that was developed in sap ui5? and also I would like to know how to perform some...
View ArticleThe UI elements are not not displayed on the screen!
Hi all, I created a simple UI5 mobile application with two pages with js view . when i run the application i just get the Bluecrystal theme in the background but no buttons or inputs are...
View ArticleBar code scanner in Android[Eclipse] using Phonegap Plugin
Hey Friends, Anyone shall guide me how to Do a BAR CODE SCANNER APP, in Eclipse. Where I need to scan code and display the result in text view ?
View ArticleDatetimePicker
Hi,I have a requirement to get the number of hours worked.So is it possible to get only the hours and minute avoiding the AM/PM in the DateTimeInput ? If so how to do it.Please suggest me if any...
View ArticleDeep insert using Model.create()?
Hi, Can we use model.create() of class sap.ui.model.odata.ODataModel for deep insert operation. I have an OData service for PO creation in which the header and item details has to be inserted...
View ArticleCSRF Token Problems with Relay Server
Hi there,i have a problem getting POSTs to work when working with a relay server. I do the following:1. get APPCID from relay server - successful2. getting a CSRF-Token from relay server (GET to...
View ArticleData Binding from GW to UI5
Hello All - I am facing an issue in binding data fetched from Gateway to an Input element (<select>....</select>). As shown below, in my detail view, I have added an input element called...
View ArticleError while parsing an XML stream
Hi, I have done one application with create operation(deep insert) in both mobile and desktop. For desktop application I am using oData model and for mobile application I am using JSON Model. create...
View Article