Databinding to enabled property on SAPUI5 button
Hey guys, Looking for thoughts / best practices here... I have in my mind a design for data binding to a button's enabled property. Basically, I want to have the save button enabled when there are...
View Article1st Application on HANA Studio
Hello, I have developed a sample "Hello" Application by following documentation. I used eclipse Luna to develop the application on TOMCAT webserver. it was working fine. I have deployed or check-in...
View ArticleException message handling in sapui5 ?
Hi all, I have an input field in the frontend which gets some records and displays them .Now if the respective record is not found due to some issue or if bapi is failed i want to raise the message in...
View ArticleUI5 Warning - Synchronous XMLHttpRequest on the main thread is deprecated
Hi all - I have been bootstrapping my UI5 pages for several months with the following: <scriptid="sap-ui-bootstrap"src="https://sapui5.hana.ondemand.com/resources/sap-ui-core.js"...
View ArticleFiori Application Catalog by Wave
Hi, Can someone tell if there is a page where it lists the Fiori applications by Wave? The Fiori Library seems to be not giving me an upfront list of applications for Wave 1.7.5 Regards,Ramesh
View ArticleEclipse luna code completion problem
Hello, it's year 2015 I am working on SAPUI5 project.Why javascript code completion doesnt work in eclipse ? BRLucas
View ArticleMissing libraries in Eclipse Luna
Hi community, I changed my IDE to the newest eclipse Luna version. After the installation I added the SAPUI5 plugins from the updatesite to it and created a new SAPUI5 project. While trying out the...
View ArticleDesign Studio Content in SAPUI5 Development
Hello Everyone, we have developed few Analytic reports in Design Studio, is there any way i can add this content to SAPUI5 development which i'm working on? Do we have any documentation for that?...
View ArticleMissing library sap.ui.commons
Dear community, my initial setup was HANA studio with the UI5 plugins installed via repository from HANA On-demand. This works so far fine. I was able to create a first simple application. However, I...
View ArticleSAPUI5 / openUI5 static for PhoneGap
Hello, we would like to build a PhoneGap App with UI5, therefore I'm looking for the openui5-static.zip or the sapui5-static.zip that is mentioned in a lot of posts. Where can I get this package?...
View ArticleHow to bind model to mobile library table?
Hi all, to Bind model to table correct me if i am wrong following are the two ways . For Desktop library table we use the following when used in mobile library the method bindrows is undefined since it...
View ArticleHow to import and use custom icons in UI5?
Hi, I have a set of icons in PNG format. I need to convert them to SVG format and include it as custom icons in UI5. I have gone through this...
View ArticleDisplay row number without changing data
Hi, I have a small question: At this example, there is a list:http://jsbin.com/dazirubice/1/ How can I display the row number, ie:1 PC12 Monitor3 Keyboard4 Mouse5 SpeakerPrinter Is there a special...
View ArticleQUnit vs OPA: which one for which use case?
Hi all,I'm delighted to see the amount of attention that has been put into documenting the best practices for testing UI5 applications (as well as into creating the test tools themselves )I've gone...
View Articleadd style internally/inline to ui5 control
i saw the below example to add style to the UI 5 controls from existing class ,my question if you can add the style internally without any class Embedding a custom CSS style class to a SAPUI5 control...
View ArticleHow to pass multiple values to get_entityset?
Hi, I have two input fields based on which i have to get the results from get_entityset method.On click on button how do i pass these two input values to get the table values. Should we use it via...
View Articledonut chart in XML views -No Data
Hi All, I am trying to create a Donut chart of this Kind in XML views , but it says NO DATA , Probably i am not binding the JSON model properly to the graph. Please help ! onInit Method in my...
View ArticleSAP Web IDE - Enablement
Getting StartedCreateExtendMobileEventsSAP's Browser Based Development Tool for SAPUI5 SAP Web IDE is an extensible development environment with a growing set of embedded tools covering the end-to-end...
View ArticleIssue with scrolling in mobile when using Viz charts
Hi, I use Viz charts for my mobile app. I am unable to touch and scroll on the SVG chart portion. If I touch the html portion of my page and try to scroll, then it works. Is it possible to touch on the...
View ArticleAutocomplete option for Search field in sap.ui.ux3.DataSet
Hi, I'm checking is there a away I can attach Autocomplete option for the Search field that sap.ui.ux3.DataSet provides. Kindly suggest me . Thanks.
View Article