Odata, XML, DateTimeInput & Databinding
Hi all, sorry if it is written somewhere but i did not manage to find an accurate information about my issue. i am trying to bind an DateTimeInput to a value named LicenceDate, which is a Date in my...
View Articlesap.ui.table.Table sorting
Hello, I have a table with the columns sortable. On the load of the application, the table is bound with the model.When I do a table.getModel.getData(), I get the data in the order as it is...
View Articlecreate dynamic form elements with proper 2 way bindings
Hi Guys, Let me explain this more clearly..say I have a form where data comes as JSON from backend (watever) .so wat actually my JSON contains is label to be dispplayed , type of...
View ArticleTable in Overlay in UI5
I'm new to SAP UI5, I have a requirement to create overlay on click of a button. The Overlay contains a table and table is populated from JSON. I looked at this Fullscreen Overlay Control for OpenUI5....
View ArticleUsing Time Field in UI5
Dear All, Greetings! Is there a way to use time input field in ui5 like DatePicker which shows a rich calendar to pick the date. ? I came across different threads but not able to find the exact...
View ArticleUsing UI5 Inbox for Workflow?
Hi all, I like to use a UI5-Inbox for my workitems. The basic idea is, to use a UI5-Inbox similar to an Business-Workplace-Inbox, because the users don't like to login in SAP but using a modern...
View Articlesap.m.Button press event broken by MenuButton submenu
Hi, I've run across a situation where I'd like to use sap.m for an app, but I do like the functionality of the sap.ui.commons.MenuButton. Unfortunately, it seems that as soon a submenu is shown, the...
View ArticleCSS style classes in SAP UI5 Table & Controls
Hello, I would really appreciate if you point me towards any documentation or further details of CSS style class details of UI5 table to control styles of span or div elements of Table COLUMN HEADER,...
View ArticleSAP Fiori :Customer popup coming blank in Create Sales Order screen
When opening Create Sales Order screen , customer pop up is coming blank. Please let me know what configuration is required to get list of customers displayed in Customer pop up.
View ArticleDataBinding: How to set BindingContext?
Hey guys, I have following JSON: "customers": [{ "name": "Meyer", "first_name": "Hans", "order" : [ { "article_number" :"123456", "description" :"Deo" } ]}, I want to set the BindingContext for...
View ArticleHow to create a new record using ODataModel?
Hi, I am new to UI5 and so ODataModel. I have tied one table to an ODataModel.How would I send request to a server so that I will have a new entry created at server end?I googled this and I tried...
View ArticleFlex Box Issue In Different Browsers
Hello, I have created a simple structure of some controls placed in a VBOX and the VBOX is then contained in another main container FlexBox that has direction set to Row. The out put is ideal and...
View ArticleClick event for custom tile
Hi, I have a Custom Tile and want to attach a click event to it.Can someone help me out as to how to do it using attachEvent(). Thanks Roshini
View ArticleConsume Java API from a SAPUI5 Application
Hi all, I developed a Java class to get JMS information from our SAP PI server thanks to API, it works fine but I would like to display these data on a SAPUI5 page.What is the better way to call a...
View ArticleNeed sample code for SAP River Flights Demo Application
Hi, expert I'm plan to learn sap river, I've found the video tutorial name :SAP River Flights Demo Application is really good video explain how to build sap river application on HANA, May I know where...
View ArticleCustom theme with Fiori launchpad
Hi I have created a custom theme using the theme designer as per detailed in Colorful Fiori - Part 3 - Sea Blue.I can see some changes taking effect in the preview but not all. For e.g. the tile title...
View ArticleRiver RDE: How to configure Catalog Systems
Hi all, I am trying my hands on River RDE. When I follow the tutorial , I do not see any Catalog for Systems? How do I configure these systems? Can I configure my on-Premise system? (obviously behind a...
View ArticleUI5: Dropdown box mandatory
Hi, I'm trying to write some code to check if the user has selected anything in the drop down box. For input fields, you can set: this.byId('description').setValueState(sap.ui.core.ValueState.Error)...
View ArticleFiori & sap.ui.commons library
Hi, We are trying to extend a Fiori project using the Fiori extension toolkit.We are trying to use a sap.ui.commons component (Panel) and it is not letting us due to reference errors. First we tried...
View Articlesap-ui-xx-fakeOS=android/ios not working
Hi Guys, Am new to UI5, i have developed simple UI5 application and testing in chrome browser. Fake OS parameter is not working for me. I have tried android and IOS both. Am getting ouptut in simply...
View Article