Basic hello world application is not running in SAP hana Studio
Hi, I have successfully added the SAPUI5 development toolkit on my Hana studio (ver 1.80.3) and i created the sample hello world project as per the sap Hana developer guide (SPS08) but while the run...
View ArticleQuery regarding core:view and mvc:view in XML view
Hello Experts, Can someone explain in brief or re-direct me to appropriate link to understand the difference between core:view and mvc:view in XML view of SAPUI5/Fiori application? When we start an...
View ArticleWhat is best way to reuse a view repeatedly?
hi, I have one major view through which I navigate to other sub views. The question arises when i want to call the main view again without disrupting contents on main view.that is the main view which...
View ArticleHello, I want to learn SAPUI5. Please tell me from where i should start?
HelloI want to learn SAPUI5. Please tell me from where i should start?What are the benefits of SAPUI5 ?Whether it is more powerful than other technologies?What is the career option in SAPUI5?Whether i...
View ArticleJSON file Data Binding in MVC application desgin
Hi Experts, I have created an application by following MVC guidelines. I created a view, which includes the needed UI elements like application header and Table, I used matrix layout as the layout...
View ArticleOdataModel as named Model and databinding
Hello, When we create an odatamodel (not a named model), the textfield in the view is populated with a value. So everything works fine.However when we create the odatamodel as a named model there seems...
View ArticleHow to Extend A SAP Fiori Application With Remote (Sales Orders Monitor) In...
This How-to Guide shows how to extend a Fiori app using the SAP River RDE. The implementation of this scenario is divided into five points: (1) Create an extension project; (2) Extension 1: Replace an...
View ArticleHow to Create A SAP Fiori Starter App In SAP River RDE
In this How-to Guide we will show you how to create a new Fiori-like app using the SAP River RDE. The implementation of this scenario is divided into two steps. 1. Create new project based on a...
View ArticleHow to Create a New Project In SAP River RDE
In this How-to Guide we will start off by creating a new SAP UI5 project which we then add a view to it. In addition to this, we will also create a List – List – Detail UI5 project which will be bound...
View ArticleHow to add rows to a matrix layout dynamically
Hi All, I have a matrix layout, which on load of the page has one row containing 7 cells( dropdowns, textfield and a button). The button should have the function of creating a new row with the same 7...
View Articlerowrepeater with Expandable
Hi , Here I am creating row repeater with 3 fields, If Click on btn it should expand and display layout values below that row like Tree control in sapui5, i was triying to do that but i am...
View ArticleHow to set focus on a input field in a selected row of a table?
In a previous discussion (http://scn.sap.com/thread/3564789) I asked how to access an input (sap.m.Input) field of a selected row in a table. In the answer that was supplied I was shown how to get the...
View Articletable cell updation
hello folks, Briefly describing my use case: I am using table from sap.ui.table with 9 columns having 1 checkbox and rest textfields with editable mode false. ->my requirement is whenever use check...
View Articlehow to set tablecell background color?
Hello Folks, i have 9 cells in my sap.ui.table .each cell contains textfield.i have tried to set background color red of cell but it apply on textfield.So consequence is background...
View ArticleDrop down value from a gateway service
Hi Friends, I am new to UI5 I have a requirement where I need to get the data into dropdown by the service.When I run my service It gives me the correct entries. Gateway part work fine. but in UI5...
View ArticlePagination For m.List
Hello All, I need to accomplish pagination for m.ListAs and when user scrolls next set of say 50 items should load. The items must load into m.List as and when user scrolls down. Please share an...
View ArticleDatePicker and locale
I have something fundamentally wrong with my datePicker code.With a locale of "en" it shows "October 13, 2014" in the box.However with the locale set to "es" I get "enero 26, 2020". var dateval = new...
View ArticleHow to get SAPUI5 Check Boxes to be responsive as a group?
I am using the code sample found here:SAPUI5 SDK - Demo Kit Responsive Grid I have added 9 check boxes into 3 FormElements (3 check boxes in each FormElement). The issue is that when the page shrinks...
View ArticleAfter setting focus how to position cursor if input field has text in it?
In a previous discussion (http://scn.sap.com/message/15176399) I asked how to set the focus on an mobile input field that resides in a table cell. I am running into one small issue and that is...
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 Article