Select selectedItem not showing
Hello, I've a problem with my Fiori-like test application. When I place a select on my master-page then I have the same functionality as on...
View ArticleHow to get the ID from the XML tag , Fiori(UI5)?
Hi, i am developing a Fiori app with an XML View.In the view I have a <List> and an <ObjectListItem> with ID. I would like to get the ID from the selected List item, so i can show this...
View ArticleIssues while installing SAPUI5 on HANA Studio
Hi i have SAP hana STUDIO Version 1.0.67 and i want to install SAPUI5 tool.i did the current steps: 1. i installed the current version of eclipse componnets from...
View Articlesap.m.List & getSelectedContexts() ??!
Hi, I have list: var list = new sap.m.List("actlistDlg",{ mode: sap.m.ListMode.MultiSelect, includeItemInSelection: true, width:"280px", /*items: { path: "/ProductCollection", template: new...
View ArticleFiori News Tile - no articles displayed
Hi, I'm trying to integrate the News Tile App to my Fiori launchpage. For test reasons I added the feed "https://scn.sap.com/community/feeds/allcontent?community=2421", but the system does not display...
View ArticleNeed Suggestion On Choice Of Container
Hi All, I need to develop a dual selection box wherein items in the left box can be selected and they go to right box.What container should i use to create the left and right boxes which will contain...
View ArticleSAPUI5 boostrap fails with Phonegap
Hi, I am developing an application with SAPUI5. I am trying to package the application using Phonegap for Android. The application runs fine when I run it on Eclipse using SAPUI5 plugin. I downloaded...
View ArticleHow to add CSS to text
Hi, I am having hard time adding style to the text property of sap.ui.core.Item Any suggestions please... Thanks,Atul
View ArticleABAP Icon Explorer - SAPUI5 application
In sapui5 application, we can use various icons to beautify its look and feel. On SAPUI5 demokit, you can find Icon Explorer which has around 500+ icons which you can use in your application. you can...
View ArticleCheck all/uncheck all on button press event in sapui5
Hi Experts, I have a table for mobile application. Table contains 4 fields for storing business data and one field which is actually check box. Now in table header there is two buttons for check all...
View ArticleAutocomplete box with OData service
Hello,I want to include an autocomplete box in my SAPUI5 Application that uses an OData Service for retrieving data. The OData Service is linked to a calculation view on the HANA System. The problem is...
View Articlepanel Expand/Collpase feature
Hi All, Current OpenUI5 panel supports expand/collapse feature. But its Top- to-Bottom expansion. can I expand panel From Bottom- to - top? Any pointers would be helpful. Thanks.
View ArticlegetCustomData
I added one customData to my Button: var customData = new sap.ui.core.CustomData({ key : id }); customData.bindProperty("value", "example/id"); var button = new sap.ui.commons.Button({ lite : true,...
View ArticleUsing fitContainer in a flexBox
Hi, As far as I understood, when I set fitContainer of a flexbox to true and the enableScrolling of a page to false, the content of the flexbox should occupy the entire content of the page. I place a...
View ArticleSwitching binding context disable input
Hi,I have a splitApp, on the left is a "master" list of customers and on the right is a "detail" form.When I select a customer from the list, the detail form is updated with his informations.I can also...
View ArticleHow to validate a text field??
Can any one tell me hot to validate a text field??I want to create a text field which holds alphabets only..
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 ArticleSAP UI5 ABAP repository - team share project on Mac OSX
Hi, I hope someone can help me with this issue: I can't activate "Team-Share" to my project due to below error (see attachment). FYI, I am using SAP GUI 7.3 on my Macbook with OSX Mavericks.Is there...
View ArticlenodeContext for sap.ui.commons.Tree and XML data
Hi there, I'm using an XML similar to this one:sap.ui.commons.Tree and XML data(without the PropertySets tags) I managed to bind to XMLModel to the tree and to show the nodes. However, when clicking on...
View Articlewhere i can get fiori launchpad source latest one ?
Hi, please help me find source code for fiori launchpad . Regards,Abul Ehtesham
View Article