Problems binding items in a table
I have a master/detail page showing orders in the master list and order details in the details. The top of the detail view is a form with the header details and that works, updating when I click an...
View ArticleGetting error to fetch data even after allowing Allow-Control-Allow-Origin: *...
Hi ,I am trying to run one of the example which i saw in scn.During the execution i got following error .even after allowing allow-control-allow-origin in chrome browser and Please help me how to...
View ArticleCarousel delimiters
Hi, I'm trying to put 2 elements i 2 pages of the carousel : page 1 : tile container , viz chart page 2 : tile container , image. What is the delimiter of the carousel ? I'm trying to separate with...
View ArticleNavigation from Xml view not happening
Hi, I am new to SAP UI5. While, developing sample application, I am facing below issue.I am using the fragments for different section like footer,header, menu navigation contents.In the menu navigation...
View ArticleGet list of fields from sap.ui.model.json.JSONModel()
Hi all, We have a data service (.xsjs) returning json dynamically, meaning the format is not always the same.There can be several string fields and several numeric fields defined, depending on the...
View ArticleCustomizing Sap.m.Input
Hi I am trying to add a Icon or Button inside a Sap.m.Input. As Sap.m.Input doesn't have inbuilt property as Icon or Button is not possible as of now. Can you help here. I thought we need go for...
View ArticleTypes of binding in Sap Ui5
Hi All, This blog explains the basic concepts and demo of binding options in Sap UI5. Tools used:Eclipse Luna Service Release 1Tomcat Apache (Server)SAP UI5 Plug-in installed in Eclipse.Google Chrome...
View Articlesap.viz.ui5.Column in a sap.m.Page error
Hi Experts, I'm trying to use class sap.viz.ui5.Column to create chart, and when using it alone, everything works as expected: <mvc:View controllerName="Graphic" xmlns="sap.m"...
View ArticleUnable to get details from the list in an objectheader.
Hi, As i am creating my first app, i am getting difficulties in navigating from Line items to product detail.I created a list for the line items and want to show the product details of those different...
View ArticleSAP UI5 Column Chart not getting displayed
Hi Experts I have created a Calculation View and created an XSODATA for that calculation with Key as Purchase order Number I want to display a column chart for the above calculation View using...
View ArticleCalling ABAP Webdynpro app in FIORI launchpad
Hi All, Could anyone help me with launching an existing ABAP webdynpro application in FIORI Launchpad. We just moved to HANA Enterprise Cloud and would like to know how we could launch an existing ABAP...
View ArticleJS or XML Views - Which ones are performance efficient?
Hi Experts, I am trying to develop an application using SAPUI5. The application is also using the plugin HandsOnTable. The application is required to handle huge data i.e., initially thousands of...
View ArticleAggregation error with DynamicContainer
I'm trying to use the DynamicContainer to show a collection of GenericTiles. The code looks like this: <mvc:View controllerName="view.Resources" xmlns:mvc="sap.ui.core.mvc"...
View ArticleConditional background color for Table's/Lits's item in XMLView.
Hi, i have a list, let's say it is similar to the list in this post: SAPwebIDE MD/MMD templates unpleasant differences (bound List/Table doesn't work properly in MMD Detail view, but works OK in MD...
View ArticleWhy sap.m.Shell is not scrolling down? Is this by default? Any way to enable...
Hello experts,I tried to use sap.m.Shell in my application and added few tables in the view. Now when view gets loaded inside the shell, it shows only two tables and some part of the third table....
View ArticleRouting in Web IDE to switch between XML views
Hi Experts, I created Full Screen application in SAP Web IDE. By default, this is the application which has table with some data (from my own service) on the first screen (Master.view.xml). What's...
View ArticleDynamic binding for sap.m.switch in a sap.m.Table
I have a requirement where we need to show data in sap.m.Table where columns are Question and Ans.For objective type question the Ans column should have a sap.m.switch instead of a free text.I am able...
View Articlesap.ui.component cannot be called without parameter Error
Hello experts,Can you please tell me when do we get this error? i am not able to figure out why? Regards,Chetna
View ArticleSAP UI5 Push Notification
Dear All, I need to know how do we implement the Push notification in SAP UI5 application. I am developing a custom FIORI like approval application and hence would like to know the scenario so that the...
View Article