Navigation between views using UI5?
Hi Guys, I want to navigate between two views.I have created two XML view (first.view.xml & second.view.xml) and respective controllers(first.controller.js & second.controller.js). If anyone...
View ArticleOData working with dates and times
Hey guys, i have a issue regarding handling dates and times with OData. I need to convert the data from odata to show it in the right format at the frontend. I worked through this post already: Working...
View ArticleBulletChart is not shown in the ChartTile
Hi Experts, I am facing a problem with the sap.suite.ui.commons.ChartTile. The chart tile and its properties are successfuly shown but the bullet chart, which defined in the content area of the chart...
View ArticleProblem with CSS
Hi, I want to change css of a label. I have the follow code. In a view new sap.m.Label("lblTotalItems",{text:""}).addStyleClass("labelcart") In my index.html<style>.labelcart{font-weight:...
View ArticleMassive delay when switching back to table
Hello, I have a couple of tabs on my shell, the first and main one containing 2 tables, and the tabs have various elements etc on them. In the last 2 weeks when I switch back to my main tab that has...
View ArticleUrgent help???
Hi All, I am trying to create a profile page for my application in mobile using SAPUI5. I would like to display the fields like Address, Email and phone numbers as ROW entries which can be edited by...
View ArticleCan we use MYSQL database with the UI5 application?
Hey,I want to make an SAPUI5 application and there i have to use database to save the data.Then, i will retrieve the data from there. Can we use MYSQL as a database to save the data.If yes, then how we...
View ArticleInline XMLViews into component-preload.js
Hi, after reading some code & some posts on SCN I managed to write a simple grunt task that combines my components javascript code into a single component-preload. This works (or seem to work).But...
View ArticleRelease Notes for SAP River RDE
Patch 1.0.2 was released for SAP River RDE (Beta release) on 16th July. The following fixes are available with this patch: Function Description of the Available Fix or ChangeDestination...
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 ArticleSAP Fiori Installation UI Component Missing
Hi Team, In SAP Fiori UI Component missing. How to recover it. in DEV System. given below image. both system in different IP Address. but in QA System that UI Component is missing. how to...
View ArticleNavigation between views in SAPUI5
Hi Experts, How to navigate between views with in a single apps in SAPUI5? Could you please provide a simple example having two views using XML code with deatil steps. That will help to get understabd...
View ArticleApply CSS custom theme to Fiori App
Hi Experts, I wrote CSS in Theme designer tool.I am able to see changes when I wrote CSS. But after publishing I am adding the Parameter sap-cssurl="Link" to original Fiori App link.There I am...
View ArticleFilter a RowRepeater by Date Picker
Hi All, I want to filter a row repeater by DatePicker i.e.., when i select a date date form the date picker control then the row repeater should filter in such a way thatthe value GE the date picker...
View ArticleIn XML view, how to set sap.ui.core.CSSSize array for property "widths" of...
As SAPUI5 prefer XML views, I'm rewriting JS view into XML views.When I translate the statements below, I can not set sap.ui.core.CSSSize array for property "widths" of Control MatrixLayout. JS...
View ArticleHow to get reference of UI controls in a JSON Controller?
Hi Experts, This time I was looking to create a JSON view and I was successful in creating and including various UI controls in the view. However, I am not able to get the reference of the UI controls...
View Articlehow to use style sheet
Hi,I have created a ui5 page and i want to apply style to it.so can anyone help me with the process on how to use the separate css file and style the different elements. Thanks
View ArticlePossible to sort sap.m.table by clicking column header?
Hi guys, quick question: is it possible to sort sap.m.table by clicking column header?If it's not supported by standard, if someone has already extended this functionality on sap.m.table control,...
View ArticleFragments in sapui5
Hi , I have multiple sap.m Bars in my Page, i want to use one fragment to reuse the bar instead of having multiple bars.Please help me on this. Thanks & Regards,Jayasree.
View ArticleiOS/safari problem
Hi, I'm using the sap.ca.ui.ExpansibleFeedListItem control in a list. When the type is "Navigation", a small arrow should be displayed at the right side of the list item. That works fine, except on a...
View Article