Force Reload
Hi All, I have a problem with dynamic View. I have a Page with list when select an item go to a second page to show some fields. The second Page fields is create dynamic, so before I do...
View ArticleSAP Web IDE - Mobile
Getting StartedCreateExtendMobileEventsWhat is Hybrid Application Toolkit (HAT)? Enables developers to develop and deploy Apache Cordova hybrid apps in Web IDEPart of SAP Web IDE as a pluginHAT has 3...
View Articlesap.m.table export to CSV and export to Excel
Hi, I found few threads to export table data into CSV/Excel related to static columns.If column names are dynamic and multiple filters involved in Odata.What is the better approach to export as...
View ArticleSAPUI5 Application Best Practices with CRUD support in SAP Web IDE
When you want to learn how to develop a SAPUI5/OpenUI5 application with the master-detail pattern, then you should read the "Application Best Practices" guide - aka TDG (the definitive guide). The...
View ArticleIssue loading Json data : parsererror
Hi, In my application i need to load data from Json file to display in dropdown but getting below error - Error - The following problem occurred: parsererror - { Card: [ {Description: "Switch",...
View ArticleSAP UI5 - Eclipse - Navigation between views - Desktop Application
Hi Experts, After searching through the entire discussions and trying various suggestion, I am still not able to call a second view into a Shell Container on a button click in a sap.ui.commons...
View ArticleIntegrating ECC Workflows in SAP UI5 without gateway
Hi Gurus, Whether it is possible to integrate ECC Workflows in SAP UI5 without Netweaver Gateway? I have gone through below discussions and blogs, but all mention about using netweaver gateway...
View ArticleHow to update table contents back to sap backend from ui5?
I have given order no as input lv_orderno and based on it got a collection which has an table with 10 rows in which i have made some changes in couple of rows .Now I have the changed rows in selected...
View ArticleSelecting UI5 control in HTML view from JS controller
Can somebody please explain how to select an SAPUI5 control that exists in an HTML view from a javascript controller. When we were using javascript views, we could use the following function to...
View ArticleTwo and eight, in a state! (New OpenUI5 preview release 1.28)
A new OpenUI5 version 1.28 was released today. OpenUI5 Blog - New OpenUI5 preview release 1.28 It has list of features I personally really like and had a need for those for a long time. The main new...
View Articlehtml view formatter
all, I have an app with js views and I am trying to upgrade to html views. I am using the diagnostic tool and exporting the html view and I am able to render it now. long story short.. in my js view, I...
View ArticleMaximum Data allowed per Odata Call.
Hi, What is the maximum response data size for an Odata Call? Kindly provide some pointers. Thanks.Sarath.
View ArticleBinding checked value in checkbox to HANA Calculated view
Hey everyone, We are looking for a better way to bind an SAPUI5 checkbox to data coming in from a HANA calculated view, which does not have a boolean data type, so we are returning it as 0/1 instead of...
View ArticleHANA Cloud Connector - HTTP setup error
Hello experts While setting up SAP HANA Cloud Connector our Basis person is running into issues due to which we are unable to make progress. Following the guide (...
View Articlesapui5 router and view type mix types
Hi All, is there a way to have a mix scenario of views (JS, XML) in my router? Right now, the router requires me to specify the view type. The reason I need to have a mix view type is because...
View Articlesearch entry in table and scroll to corresponding row
Hi community, I have some textfield and a table. When an order number is inserted in that text filed, the corresponding table entry should be selected. I tried to loop through all rows and compare...
View ArticleChange string for UI without binding
HI, There is a way to change the secondary value (remove the first path) but bind the all path for example in the sedonray value I have like following example JS Bin - Collaborative JavaScript...
View Articlesapui5 app cache buster
All, I have tried adding app cache buster to my app and when I try just loading the local sapui5 without cache buster it works:/sap/ui5/1/resources/sap-ui-core.js when I try changing this path to...
View ArticleHow to Call Post method Function import
Hi, Can some one please advice how to call POST method for oData service function import, i checked different threads but none of the thread have describes the full process. Any example would be...
View Articlesap.m.List growing / PulltoRefresh
Hi experts I have a question regarding sap.m.List (with growing enabled, threshold = 15) and the PulltoRefresh control. On the event of the pull to refresh control I execute the following line of code:...
View Article