SAP Ui5 Databinding question
I am new to ui5 and still fighting with models and databinding.I have a json array with several entries.Each of the entries i must bind to an SAP.m.select and the result of the selection in the...
View ArticleIssue in data binding with sapui5 in eslipes
Hi, I am using eclipes and ui5 to develop application first i used "http://sap02:8000/sap/opu/odata/SAP/ZSL_EPM_DEMO_SRV/SalesOrderSet"there i got some error for which i mada below change var sUrl =...
View Articlehow to add datatable features to sap.m table
HI how to implement datatable features to sap.m.table need help thanks akshay raje
View ArticleNot able to change the colour of the table content
Hi,I have added a table in my view and trying the change the colour of the table content using below code.<items> <ColumnListItem mode="Active"> <Text xmlns="sap.m"...
View ArticleLike we use div tags in HTML5 to get control of screen and layout designing,...
Hi All! I have a very basic question as I am still new to SAP UI5.I have worked on HTML5, and there we can use <div> to divide the the screen in different pieces as per our requirement and then...
View ArticleIssues with flushing data back to server using the Offline Kapsel App
Hi all, I followed this guidehttp://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50cbb459-b45d-3210-dabe-e56b38d595eb?QuickLink=index&overridelayout=true&60408715024517for...
View ArticleCalendar in SAPUI5
Hi All, Is it possible to implement a Calendar something like SSC1 transaction in ECC system. Screen shot of the transaction attached. As I know, there is no out of box UI to realize this. But is it...
View ArticleOne Page Acceptance Tests - View Type Problem
Hi everybody, I'm facing a little problem while using the built-in OPA5 feature. All documentations I've found are based on XML Views but I'm using the JS Views of UI5.This leads - at least in my case...
View Articlesap.viz.ui5.Line Control Limits and Marker
Hello Experts, Is there a setting that I can use to create upper control limit,Lower Control Limit and Mean on sap.viz.ui5.Line object? I don't see a property.To overcome that I passed ucl,mean and...
View Article[1.30.x] How to enable ODataMessageParser?
Hi, as per https://openui5.hana.ondemand.com/#docs/guide/81c735e69d354de98b0bd139e4bd4e10.html : "The v2.ODataModel supports automatic parsing of server messages by means of...
View Articleadding add and delete buttons in sap.m.table
Hi, I have created a table in xml view and i am binding its cell contents with json in controller.js. Following is the code i have written to add delete button in the table for every row: var oTable =...
View ArticleSelectList with grouper
Hi, Is it possible to group items in a sap.m.SelectList control? If yes, can someone provide an example? I tried with this code, but it doesn't work: list.bindAggregation(...
View ArticleHold refreshing after updating model & Insert single aggregation
Hi Experts, I have two questions about UI5 data binding. 1) I have some controls which are bound to a single model. At some moment I need to update some properties of the model, and then I need invoke...
View ArticleSAP Fiori/SAPUI5 reading view fields
Hi folks,I am new to Fiori development and have did my research before asking this question here.I have also completed the openSAP course on building a fiori App which was quite straight forward, but...
View ArticleDifficulty in binding single entity to detail page!
Hi Folks,Sorry if this has been asked/answered already but I searched and tried that is already there. My problem is that I'm trying to create a simple master detail app with 1 - 1 relation between...
View ArticleChanges to CSS file in my UI5 widgets do not apply in the HCPortal
Hello dear UI5 community, I developed a custom HCPortal in order to connect a C4C system and read/create tickets from the portal. I deployed the widget (UI5 starter widget) in my HCPortal without any...
View ArticleRunning UI5 Apps on local node.js server
IntroductionAs far as I know most of the UI5 developers use a Tomcat server to host their UI5 applications and run them locally. If they don't only work with the mockserver but also connect a real...
View Articlesapui5 add and remove controls dynamically in xmlview
Hi All, i am working on the xml views and trying to achieve this: JS Bin - Collaborative JavaScript Debugging i tried xml fragment but not able to pass values of entered values to those fragment. can...
View ArticleHybrid Mobile Extension Project - Overview
SAP Web IDE has included a template which allows you to create a Hybrid Mobile Extension Project. This feature can be used to mobilize Fiori applications allowing you to utilize the extensibility...
View ArticleUI5 and OData using RFC
Hello, Scenario:I am a newbie to SAPUI5 and I am creating a simple report using SAPUI5 in which I am using ODATA which consumes an RFC which has some input parameters which I'll be giving from the...
View Article