Fiori - Cross Application Navigation
Hello everyone, I want to navigate between the applications in launchpad. I have found with lot of searching that, through CrossApplicationNavigation in ushell is the way. Here is the link to...
View ArticleSmartTable Example
Today I saw quite a lot threads in this space regarding the SmartTable and other SmartControls that at first time were released with SAPUI5 version 1.25. Since version 1.28 they were more and more...
View ArticleFiori App Development Using Eclipse
My team and I are tasked with developing a Fiori app in Eclipse. We need to create a Fiori like application that uses Cloud Connector and an API to access our SQL database. My questions are:1. Is this...
View ArticleHow to create sap.ui.comp.smartfilterbar.Smartfilterbar ????
Hi guys, I'm using sapui5 version: 1.30.0. I just want to test smartfilterbar, it seems a very convenient way for search criteria.I'm following the below example trying to use the smartfilterbar on...
View ArticleCreate tree with tabs
Hi Im trying to learn ui5 tree and tabs how this works together , currently thanks to Kai we have the following http://embed.plnkr.co/l9qC5vomjIZmVMCuBkTG/preview I need to add the following 1. is...
View ArticleCheck drop down status
Hi, Ive MVC UI5 project with controller and fragment,in the fragment I've Drop down which is getting the data fromthe controller,most of the time the service are providing data to the ddl but in some...
View ArticleStop focus on control
Hello I have created a master detail app which has a list with a datepicker in the bar at the top of the list. Does anyone know how I can stop the datepicker getting focus when the app is loaded? The...
View ArticleHow to set chart busy while loading data?
Dear all, I want to display some dialogs like "Loading..." while the data is loaded backend, and after the chart show up, this "Loading..." icon should disappear. I know I can use sap.m.busyDialog or...
View Articlev2.odata help
hi all, at first: is there another help or a best-practice document for odata v2? because this link(Instantiating an OData Model) does not explain me how and when I have to use batchID, or changeSetID....
View ArticleQuestion on sap.ushell - sap.ushell.Container is undefined
Hy everybody, i'm currently trying to navigate to another fiori application. I would like to use CrossApplicationNavigation Service of sap.ushell.Container. The navigation should be triggerd by a...
View ArticleIssues with flushing data back to server using the Offline Kapsel App
Hi all, I followed this guidehttp://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50cbb459-b45d-3210-dabe-e56b38d595eb?QuickLink=index&overridelayout=true&60408715024517for...
View ArticleSap Web IDE is not opening!
Hi all, I was doing a code with Viz frame in my cloud Web IDE. At some point I tried opening my view.xml file using layout editor. My screen got blank and it started loading and i could not...
View ArticleHow to dynamically change content in UI5 view
Dear UI5 experts, Recently we encountered a challenge and I would like to seek some suggestions on this forum. Here is the story: We have a three-layer view: <View> <ScrollContainer>...
View ArticleSorting Ise
Hello All, I need some help in Sorting. Actually in my scenario, I want to sort one json array. ex: var json = [{ "name" : "AllanJos","Age" : 2,"DOJ' : 21-9-08 },{ "name" : "BllanHos","Age" :...
View ArticleData model for charts and tables
Hi,I have the following model for rendering an horizontal stacked bar chart. { "Scenarios": [ { "Scenario": "Managed System", "Type" : "Undefined", "ManagedObjects" : 25...
View ArticleHow to get access to List from sap.m.ComboBox
Hi All, I want to access the dropdownList of sap.m.ComboBox. How can i get its acess? regardsFehmina.
View ArticleDeploy Fiori App from SAP Web IDE to Backend fails with error: no...
Hi Web IDE developer, on deploying a Fiori app to a connected backend system I get following error: "No authorization to access the resource /sap/bc/adt/discovery" The Backend System called PRD was...
View ArticleData Connection Error in SAP WEBIDE ?
Hi All, I installed the Local WEBIde and add the details in destination file as below:...
View ArticleBinding a list of strings
Is there a way to bind an array of strings to a list in the view? I know how this is done if the array consists of objects. For example, if I had an array testData consisting of objects with property...
View ArticleoData read security and exits
Hello all, I've been reading around on the possible mechanisms to ensure read privacy on an OData service, atop HANA XS, and I have some queries/concerns that someone out there may be able to address....
View Article