Re: How to read Entity Set value of ODATA Service, in the "onInit()" method...
I suggest you try using the search function on SCN. For each of the problems you face, there is already more than one topic on SCN
View ArticleHow to create table dynamically(colunm and rows both) in xml view using sap.m?
Hi,How to create table's column's and rows dyanamically in xml view depend on the JSON data.
View ArticleRe: SAPUI5 : Line chart with multi colour
Yeat, Thanks for the reply . I don't want two distinct lines( now I am manipulating it in that way) . Was trying to achieve in one line itself. For forecast scenario, it is fine. But may not be for the...
View ArticleSAPUI5 as replacement of netweaver
Hi, I just started to learn about SAP UI5 and its possiblities. I have a question about the usage of UI5. I have found an overview in a document at this website. I have a question if an UI application...
View ArticleUI5 and Phonegap Keyboard Issues
Hi All, If anyone has solved the issue below please let me know! This is driving me nuts! It seems that if I run Fiori via the browser, when the virtual keyboard appears it blocks the field that I am...
View ArticleRe: Fiori: No Model assigned to Service 'SRA_SO_TRACKING_SRV'; assign Model...
I would recommend adding some tags to your Discussion so the Fiori experts can easily find it. Regards, MikeSAP Customer Experience Group - CEG
View ArticleRe: SAPUI5 : Line chart with multi colour
To be honest, I don't see how there could be another way, logically... An SVG line can only have one color, just as a circle or a square can only have one color You could in theory use some clever CSS...
View ArticleRe: Getting the value of Clicked Link in sapui5 Controller(view is written in...
Hi Rinku Can you mark your question as Answered by Tobias?Thanks-D
View ArticleRe: Hiding Fiori Fields in Paystubbs application
Hi James, You need to check in the original application that the controls you've chosen to hide has the "visible" property. If you used the Web IDE to hide them then we already checked that for you,...
View ArticleSAP UI5 Donut Chart
Hi All, I am using the sample odata service and trying to display the products per category in Do nut Chart. I'm getting the below error message .. Uncaught [50005] - pieSectorColor : does not meet...
View ArticleRe: Using OData in UI5/Fiori app packed with phonegap
Hi Dávid, Will you please post an example of how you managed to bind oData for a PhoneGap application. I have tried multiple approaches, but have not managed to successfully bind the data. I just get...
View ArticleRe: Need stuff on UI5
Thanks Margot, I think it's too basic,there is addional stuff which you familiar with that can help?
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 ArticleRe: Consuming SOAP Service From BO Instance(Enterprise Mobility)
Post has been moved from "SAP Mobile Platform developer" space to UI Development Toolkit for HTML5 Developer Center Regards,JK
View ArticleRe: Windows 8 support for mobiles
Hello Vishnupriya, as Kimmo already described, there is no (official) support at the moment for Windows Phone, especially for the sap.m library. But there is support for Windows 8(.1), for example on...
View ArticleRe: Need stuff on UI5
Hi Sofia, Have you tried going to OpenUI5 SDK - Demo Kit and working through all of the amazing content there? As well as a very extensive Developer Guide and API reference, there are lots of demo...
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 ArticleRe: Need stuff on UI5
The application best practices provide a good example: https://sapui5.netweaver.ondemand.com/sdk/#docs/guide/5ca68e6e62e6464a8103297fbc19cd9c.html Also Building SAP Fiori like UI's with SAPUI5 in 10...
View ArticleRe: How to retrieve data in XML view/ getProperty in controller from a XML...
Have you tried including the namepace? https://sapui5.netweaver.ondemand.com/sdk/#docs/guide/8674a69845c846d3bd68b60685bb5683.html Regards,Jason
View Article