Disable sap.viz Charts Tooltip/Animation
Hey guys, how can I disable the Tooltip resp. Animation of a sap.viz chart? Btw: Is there any good tutorial/introduction in the sap.viz library? BRChristian
View ArticlePassing Parameter from fiori launchpad to the app in sapui5
Hi All,I have a requirement to pass a parameter from Fiori launchpad to the application. Then i have to use that parameter to construct the OData service URL and read the data. So how can we pass the...
View ArticleSAPUI5 Announcements / Release Plan
Hey folks, where do you officially announce new version releases? Is there some kind of release plan one could check to see when new version are about to arrive? Looking forward to see more cool stuff...
View ArticleSpecific Model not showing rows in a table in a column of a table
Hello, Fairly simple issue here (I think): I have a table bound to a global model and its rows bound to "/items" I then have a column within that table which has a valuehelpfield that pops open a...
View ArticleAlert is not working for mutiple times for list "select" function in sapui5...
Hello All, I am trying to open an alert for multiple times for list"select" function. But it's opening for only one time . Please find code below. View Part <List id="contactedit"...
View ArticleLogin through Desktop / Mobile and accessing Netweaver Gateway
Dear Experts, I am creating UI5 applications and wish to know, how the login authentication details will be used in real time scenario's. 1. If an UI5 application is developed and ported in Server to...
View ArticleonAfterRendering vs. JSONModel.loadData()
Hi all,I would like to update some page elements as early as possible. The events onAfterRendering/onBeforeRendering say they may be used exactly for that, however my heatmap is getting its model from...
View ArticleIs there any alternative way to access controls of views from controller?
For ExampleI can access TextBox of View from controller like this sap.ui.getCore().byId("txtBox1").setEnabled(true);and By passing Parameter. Can anyone please tell if there is any alternative way to...
View ArticleUsing AppBuilder, how to get addressability to Radio buttons???
Trying top test is any of the Radio Buttons have been selected? When I press the "Test Connection" button and go into the Event method, I am tryiing to get addressability to the see if any of the...
View ArticleSAP River RDE - Extend Applications
OverviewCreate ApplicationsExtend ApplicationsEvents SAP River RDE simplifies the end-to-end application lifecycle. It can be used for prototyping, developing, packaging, deployment, and creating...
View Articlefiori security concern
Hi All We are now receiving security concerns from customer about FIORI. 1.Information Leakage: for instance , when we clicked an item , then it failed, and we got the error message which might...
View ArticleThemeCheck
Hi all,I've got two problems with ThemeCheck, actually three - it starts with it not being documented. First of all, my heatmap is displayed, then it disappears for a couple of seconds and then it...
View ArticleCalculated field does not update after change of child element
Hi, I am using a calculated field to join the values of an array, which contains objects, into a single text string. This uses the following syntax:<Text text="{path:'Values',...
View ArticleCLARIFICATION ON HOW TO ALIGN ENTITIES IN MOBILE APPLICATION USING SAPUI5
Hi all,I am new to sapui5 and i need some clarification regarding, how to build a mobile app using sapui5. 1.Is it necessary OR is it Mandatory that in order to build a mobile app we must always use...
View ArticleSAP UI5 applications are not loading in IE9
Hi Experts, I have created SAP UI5 desktop application which is working absolutely fine in Chrome but unable to see the same application running inInternet explorer 9 (version:9.0.8112.16421.) I have...
View ArticleEclipse intellisense for Code Compiler
Hi, How to activate the intellisense for Eclipse for UI5, currently when some error in my code it doesn't show any syntax error message.How we can activate that setting How we can activate debugging in...
View ArticleSAPUI5 sending tweet using twitter API
Hello Experts, I was wondering if i could simply tweet something from SAPUI5 directly onto twitter ? I just want to have a textarea where i put in my tweet's text, and then i just push the button...
View ArticleSAPUI5 WebSocket Chat with WhatsApp
Intro I would like to show you how to create a WebSocket chat application to send and receive a WhatsApp message from the SAPUI5 web browser with the open source Yowsup. How it works? Firstly, client...
View ArticleSAPUI5 Concepts
Hi, From the past days i am working on SAPUI5. Some of the concept that i was observed while working on it. Please correct me if i am wrong. 1. All element in .index file are global elements.2....
View Article[RDE] How do you control menuitem enabling/visibility when extending RDE?
I'm beginning the process of writing additional plug-ins for RDE, and I'm trying to figure/find out how I can control how menuitems are enabled, or even prevent them from showing, dynamically (as I...
View Article