Fiori change json data binding in XML View
Hallo, i am using Fiori Trial Edition and there i am creating a Master/Detail App. The Master gets input via model/metadata.html and abc.json. now i want to replace the SearchField with a combobox for...
View ArticleSAPUI5 mobile -> Maximum Screensize
Hello, we are planing to build an application that will run on a 32 inch Touchscreen with a resolution 1920 x 1080. We would love to use sap.m for this task, because of the idea that controls that are...
View ArticleContext for content area
Hi, I took a look at the following code regarding the shell :https://github.com/regdog/UI5-Examples/blob/master/step14.html function getContent(id) { //check if the content is already created if...
View ArticleNavigation between Full Screen Views using Routing in Web IDE
Hi Experts! I would like to ask if it's possible to use routing to navigation between views/screens? Let's suppose that we have such a scenario:There is table with item on the first screen (e.g....
View ArticleWeb IDE 1.8.2 - problems after deploying
hi folks, we focus on 2 problems with webid 1.8.2. when creating an app from a Fiori Fullscreen Template (and in test everthing is fine) - and did not change anything - after deploying it is not...
View ArticleNo Service Available
Hi, I just wanted to create a Fiori App for Designing Purposes. However, there is no "Service" available in the dropdown list, hence the wizzard does not allow me to continue setting up a fullscreen...
View ArticleUI5 Development - Error on consume odata
Hi all, I created an simple application to consume an odata service. But on the oModel.read i got the error: NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load...
View ArticleUncaught TypeError: Cannot set property 'getRootMenu' of null
Hello experts,I am not able to figure out why am i getting this error. Can anybody tell me when do we get such error?
View ArticleSAP Web IDE / HAT: Camera/Barcode Scanning Issue on Mobile Device
Dear Friends We have developed Custom FIORI App with Bar-code Scanning functionality using SAP Web IDE/HAT and able to deploy and test it in the emulator(Android). Now, we are trying to test it on the...
View ArticleGateway service for multiple import tables
Hello Experts,I have a function module which imports around 4 tables.Could anyone please advise, how can we get the data for all the 4 tables in one go.Regards,Burak.
View ArticleDirect DB connection
Hi , How can I connect to multiple DB in SAPUI5 ? Is there anything similar to DBCON ? In my application some elements binded via Odata and i would like to present data from other DB. HANA is not an...
View ArticleDisable apple-mobile-web-app-capable
Hello, We are currently developing a sapui5 application which should run as a standalone web application. The user authentication is done with OAuth2. When running the application from the iPad home...
View ArticleListBox Glitch
Hi! I recently upgraded my SAP Hana One instance to rev 80, and since then I noticed a glitch with the ListBox component from SAPUI5. Digging into it I discovered that it wasn't on my application only,...
View ArticleHow to get charts data on click of respective column in SAP UI5
Hi Experts I have column chart currently being displayed using SAP UI5 How can I get X axis and column value on which the user has clicked ThanksPawan Akella
View ArticleCan a fiori application be brought inside SAPUI5 application?
Hello experts,If there is one SAPUI5 application and one fiori application, and we want to navigate to fiori application on some event say press of button (inside same SAPUI5 application) , then is...
View Articlesap.ui.component cannot be called without parameter Error
Hello experts,Can you please tell me when do we get this error? i am not able to figure out why? Regards,Chetna
View ArticleIssue in replacing the sap.ui.core.HTML() control iframe source
Hi All, I created one iframe in my UI5 application by using sap.ui.core.HTML() control. I am replacing iframe source after doing button click. But I am unable to get new source html page. I am just...
View ArticleApplication Best Practices source code
Hello Guys, I am wondering if anybody can point me to the source code for Application Best Practices example in the SAP UI5 Developer guide. Application Best Practices - SAPUI5...
View ArticleHow to call controller functions from index.html in sapui5.
Hello experts,I have created a menubar inside index.html (so that menu can be shown on every page or view). Now i want to navigate to another view after clikcing on menu Item. How do i do that? I am...
View Articlehow to give linebreak in ResponsiveFlowLayout in openui5
Hi, i want to give line break in ResponsiveFlowLayout .
View Article