Use sap.m.Splitapp inside a ux3.Shell
Hi Folks, I really like the look of the ux3 Shell with its worksetitems. So at the moment I´m trying to build an Application using a sap.m.Splitapp inside a ux3.Shell but I don´t get the Splitapp shown...
View ArticleUse sap.m.Splitapp inside a ux3.Shell
Hi Folks, I really like the look & feel of the ux3 Shell with its worksetitems. So at the moment I´m trying to build an Application using a sap.m.Splitapp inside a ux3.Shell but I don´t get the...
View Articlesap.makit.Chart issue
Hello I am making 4-5 charts on sap.m.Carousel, the data to build chart is preloaded,The application is taking around 5-6 seconds to generate charts on browser.But on a mobile device its taking around...
View ArticleDelete folder/file in Repository may be blocked by user
All,I am trying to delete a folder or file from the repository and I am unable to do this as maybe some user may have this file on his/her local workspace. when I try deleting this from the Repository...
View ArticleHow to change m.Page text color
Hi,how can I change text color in the header text of m.Page? I'm using xmlviews Many thanks Jiri
View ArticleFiori extenstion toolkit - Redefine routes - How to?
Hi, We are working with CRM Fiori apps SPS3.We want to redefine the routes defined in the Component.js How do I know what the syntax should be?In the extensive project The CRM My Opportunities app...
View ArticleFiori : Routing/Navigation
Hi,I am adding a new view to a FIori App. I have extended the App and created the view/controller as shown below. From the List screen I am trying to launch my new View passing a parameter....
View ArticleHow to handle refresh in sapui5
Hi Experts, My application has two views, master view and detail view.I got a problem in 'PullToRefresh'. Case:1. When the application starts, it will read the json file and display in master view.2....
View ArticleSet filter criteria on page 1 for page 2 OData model - "best practice"?
Hello, I have a problem with an app - where I want to filter data on a second page, based on settings from the first page. I use an OData model.The collections on both pages are not related in terms of...
View ArticleSAPUI5 - Changing icon color within ObjectListItem
Hi, I want to keep the same icon and only change the color depending on the status field.In this way as described below, it definitely does not work. I think I have to use CSS but I have no idea how I...
View ArticleHow to bind Odata with MAKIT ?
Can anyone let me know how to bind Odata services with MAKIT ?
View ArticleTesting OData in a UI5 App
Hi there, i'm trying to write some tests in Javascript/ UI5 concerning OData. I have found this document : OData acceptance tests with QUnit and datajs explaining what i need. The problem is that i do...
View ArticleCustom data in toolTip
Hello, i have created a 'StackedColumn' Chart in sapUI5 with 2 dimensions and a measure. as shown in the above chart , the Tooltip displays all the data of both dimensions and measure . But i want an...
View ArticleBest way to wrap text in UI5 table
I have some very long texts needs to be wrapped in a UI5 table cell. If I do not do anything, then only part of the string is showing up. Is there a way, that I can wrap text in table cell, like the...
View ArticleStop Cyclic Navigation in Carousel
Hi Experts, I am looking out for some Next and Previous event which can help stop the sap.ui.commons.Carousel navigation with the 1st and last item. I dont want the cyclic navigation. Appreciate your...
View ArticleSAPUI5 - How to capture the tab loaded or tab click event from a...
How to capture the tab loaded or tab click event from a sap.ui.commons.Tab object? There is no attachClick or tabLoaded function to tap into from the object mentioned above. How can I capture the tab...
View ArticleControls and rendering
If I update a property or aggregation on a control how do I prevent it from rerendering? For example, if I add a member to an aggregation, I want to render just the new member, not do a full rerender....
View ArticleHow to data binding in Tables
How can I re-do the following table using data binding instead of hard coding for instance var aData below is hard-coded. <!DOCTYPE HTML><HTML><HEAD><meta name="description"...
View ArticleApproach for developing Mobile Apps using SAP ui5
Hi UI5 Techies.. Previously I am a java developer, I used to develop the desktop applications. Now I am taking sole responsibility for developing Mobile Apps. I am new bee in learning SAP UI5. Dear...
View ArticleFrom Odata Service to SAPUI5 - Part 1
It took me a while to get from the initial steps of creation of Odata Services to the creation of SAPUI5 web app. I thought it would be a good idea to put it together in one blog so that others can...
View Article