Hiding Fiori Fields in Paystubbs application
Dear All Apologies I've posted this question in the SAP mobile section but i think this might be the most appropriate forum for it ! We are currently in the process of Deploying Fiori apps live....
View ArticleReg:Consume SOAP webservice in SAPUI5
Hi,I am trying to consume a sample webservice(Celsisus to Fharenheit Converter) in SAPUI5... Can anyone please help me on providing/explaining --------- How to Consume a webservice in SAPUI5 --...
View ArticleGetting the value of Clicked Link in sapui5 Controller(view is written in JS)
Hi Friends, In my table the first column is having a link,after pressing the link my second table in the same page should fill (after filteration based on clicked link value.) Please tell , how to get...
View ArticleResponsiveGridLayout Problems
Hi everybody, I'm trying to build up a simple Form which consists out of ResponsiveGridLayout. I placed a FormContainer into the form and added only one FormElement which has three Input-Fields.The...
View ArticleRouter: Pattern Matching with query string
Hi, the way I find it in the docs here (:query?:) does not work for me. Here is my config:{ pattern : "my/pattern:query?:", name : "MyView", viewId : "MyView" view :...
View ArticleSAPUI5 - Value Help Error
Hello, currently I am trying to implement an value help in an SAPUI5 application. For that I used the sample coding of SAPUI5 Explored:Link:SAPUI5 Explored Unfortunately the value help doesnt work.The...
View Articlesap.m styling
When I create a sap.ui.commons.TextField and add styles with addStyleClass("myStyle"),the class gets added to the input tag. However, for sap.m.Input the class gets set onthe outer div. Is this the...
View ArticleProblem with Icons in Schell
Hi. I have jQuery.sap.require("sap.ui.core.IconPool"); var aNames = sap.ui.core.IconPool.getIconNames();I want use sap.ui.core.IconPool.getIconURI(aNames[86])for Shell intoolPopups: [ new...
View ArticleConsuming SOAP Service From BO Instance(Enterprise Mobility)
Hi Guys, I am trying to consume SOAP Service generated using the WSDL from a SAP BO Instance.How shoould i consume the service using UI5 and is it the right method to host the UI5 application in a...
View ArticleWindows 8 support for mobiles
Hi, Could anybody please confirm if SAP UI5 supports Windows 8 on Mobiles say on Nokia Lumina for example? . ThanksVishnupriya
View ArticleNeed stuff on UI5
HI , There is a book or step by step guide's for UI5 which I can use ?its very difficult to find in the net how to build E2E application....I mean step by step guide to create other than hello world...
View ArticleUI5 Choropleth Map Control - Part 2
This is a continuation on blog post: SAPUI5 ChoroplethMap Control in which I introduced a reusable UI5 control for a map. So if you haven’t read that yet, I suggest doing so before reading any further....
View ArticleSAP Web IDE - Events
Please follow this page and subscribe to email notifications in order to be updated on new registration links, available recordings, presentations, and more! Webinar Series In addition to assets...
View ArticleHow to retrieve data in XML view/ getProperty in controller from a XML Model?
I have a problem in dealing with the XML model, I can't retrieve the model data in the XML view and I can't get any property from the controller.Here is the XML document retrieved from the...
View ArticleAuthorizations required in GW for Running UI5 applications
May I know if any one have a list of authorizations required in SAP Gateway Server for UI5 web application. I am only deploying the UI5 application in gateway server and all the JSON services will be...
View ArticleHow to adopt this following code to MVC
HI, I've created the following code which is working if you just copy paste it to HTML file , how should I change it to work with MVC? I'm new to UI 5 stuff... <!DOCTYPE...
View ArticleProblem in getting the list of services on rde after connecting to backend...
Hi, I am trying to create application and run it on hana cloud in sap rde. Have already perform the steps given in the document 1)"How to Create and Run Applications on HANA Cloud in SAP River...
View Articleoffline functionality in SAPUI5: clearing data from Indexed DB
Hi, I am working on an offline functionality in SAPUI5. Implemented the following steps: 1. Prepared the IndexedDB.2. Writing data to IndexDB3. Checking for network connectivity4.Pushing data server...
View ArticleCan't download file from SAP HANA Cloud Portal
Hello, I made a SAPUI5 application that creates an Excel file in servlet from the SAP HANA database data. When I run this app from the cockpit, it works great - a new window opens in browser and the...
View Articlei want use value help dialog with backend request ?
hi i am building an application in xml views and json data from back end and now i need to build the f4 help in the sapui5 material i found an value help dialog controller is available but what my...
View Article