SAP UI5 Theme Designer - Images not getting copied into custom theme
Dear Experts , We are using a custom theme built out of sap_goldreflection in our landing page application. This was created using theme designer tool ( /ui5/theme_designer ) . We found that images...
View ArticleISSUE while accessing the value from fragment to controller
Hi , I am having the issue :CalFragment.xml <l:VerticalLayout> <Label text="From" labelFor="DP1" class="nestleSize nestletopPad1"/> <DatePicker id="frm1" placeholder="Enter Date ..."...
View ArticleSAPUI5 licensing doubt
Hi all, I searched on internet but still I didn´t find the answer to this question. My company want to sell to third parties customers applications containing SAPUI5 libraries (in particular using...
View Articlesap.m PageTitle causes Viz Chart not to load
Hello everyone, i recently got an very annoying Problem. When I try to set an Title to an "sap.m.Page" my first Viz Chart on the Page dont get rendered on the first attempt. Take a look: This is my XML...
View Articlefitering sap.m.table on date column
Hello, I m stuck where in I am using sap.m.table in a xml view.I have bound the odata correctly along with the filter object on id field.But I am not able to succeed while filtering the table on a date...
View ArticleRadio Button Aggregation Binding
Hi, In my application i need to bind multiple cards to radio button which works fine when i use Radio button group but in addition i need to display one more radio button "New Card" which is static to...
View ArticlePosting data in batch/bulk using OData services in SAPUI5
Hello UI5 people,I hvae been trying to post data in bulk but with no luck. Went through few links but still not able to figure out how to do this right. Can anyone guide me step by step. Links i...
View ArticleHow do I open PDF and JPG in new window in sap.m.UploadCollection
Hi, I'm using sap.m.UploadCollection to upload documents. It all works fine. File's being uploaded, and they are shown in the list. When I click on the link in the list the file is downloaded again....
View ArticleFilter one record from model and bind it to an control like standard tile
Dear community, is it possible to filter a single record from an oData Entityset and bind the element to an controle like a standard tile.For example I have a list of persons and I only want to show...
View ArticleWebIDE Mock Data: sinon.js still invokes real url
Hi all,I've configured my WebIDE UI5 project so as to use Mock Data.The /model folder holds the metadata.xml file and the .json data for the OData entitiesthe configuration is arranged so that mockdata...
View ArticleRelease Notes for SAP Web IDE
Release Notes for SAP Web IDE - 12 March 2015Version 1.8.0 was released on trial and productive landscapes.For more information, see What's New in SAP Web IDE 1.8.Release Notes for SAP Web IDE - 29...
View ArticleoData get Property doesn't work
Hi, I am trying very simple thing to get the property of the model, but somehow it doesn't work. Can anyone help? var oModel3 = new...
View Articlelocal sap ui5 web ide , how to setup for production environment?
Hi All For sap ui5 and fiori project i install sap local web ide. and create some project on development with odata service of development. i pushed odata service to production. how to setup local...
View Articlesap.m.Select inside sap.m.Table with oData
Hello, I have a sap.m.Table items aggregation bound to object that has a sap.m.Select. The table's path is "DataSet" and the Select's path is "/Currency". It's working fine, except that I'm using...
View ArticleWishing sapui5 openui5 be ported to typescript
A couple of days ago @ranjanprj tweeted the following Wishing #sapui5 #openui5 be ported to #typescript https://twitter.com/ranjanprj/status/576267708779491328 I replied .@ranjanprj not sure i...
View ArticleFiori app on IPhone: How to turn off format-detection?
Hello everyone, we deployed a fiori app into a launchpad that is running inside the fiori client. On IPhone time, data and address values are automatically link to native applications like calendar or...
View ArticleHow to read associated entity
Hi, I need to read associated entity in my application. I got to know below syntax from one of the thread but it doesn't work. It returns customer entity data only but i need to read both customer and...
View ArticleError while using gateway batch calls in odata service version 3
Hi, When i try using odata service version 2 http://services.odata.org/V2/(S(jvnw2atkierlyqqxvq0nzmoi))/OData/OData.svc/Products i am able to post to the backend, But when i use odata version 3...
View ArticleOData Services not reachable (Server alias error)
I have a problem with a UI5 application I wrote. On the DEV-System everything works fine, but after transporting to the Q-System the apllication dosen't work anymore. At first I had to activate the...
View ArticleConvert Odata integrated table data model to JSON Model and filter table entries
Hi, I want to convert odata model binded to table to JSON Model to filter and perform some kind of remove/filter operations.Here , the Odata model is not straight forward to read model response to...
View Article