Table - add row dynamically, formatter issue
Hello Experts, I'm having a table in my SAPUI5 application. The table has an "Add Row" button in each row which supposed to insert a new row below the current row. If I'm not using a formatter function...
View ArticleUnable to install SAP Fiori Toolkit in eclipse kepler.
Error log: Cannot complete the install because one or more required items could not be found. Software being installed: SAP Fiori Toolkit 1.1.1...
View ArticleHow to get ComboBox's selected item to detail page?
Hi All, I have created Master Detail demo app,in which I want to get comobox's item to detail page.I have done this thing with JSView but not able to do in XMLView. Master View <ComboBox id="combo1"...
View ArticleGetting error in creating a new project for UI5
Hello , I installed eclipse and added this plugin : https://tools.hana.ondemand.com/juno But when all process is done completely on creating a project i am getting this error:
View ArticleMaster-Detail Navigation Behavior Problem
Hello, I am having problem in navigating from Master to Detail. Scenaio:Master1 ---> Master2 ---> Detail Problem and RequirementI navigate to Master2 from Master1 properly.When I click list item...
View ArticleBind Odata records to UI5 table
Hi All, I am trying to bind the values coming from Odata gateway service to UI5 table. I have done the code like below but I am unable to bind the values to table. Can you please help me how to...
View ArticleFiori CRM apps
Hi All,I am trying to activate Fiori CRM apps. Have downloaded the required components and have alos activated the OData and the UI service. But there are some configurations mentioned to be done on...
View ArticleSetting Tooltip on accordion section Does not work. Possible bug??
HI All, I am using accordion control with following code. var oAccordion = new sap.ui.commons.Accordion("accordionA"); //Building Section 1var oSection1 = new sap.ui.commons.AccordionSection(...
View ArticleHow can i call ajax and extract the data?
Hi all, I don't know briefly about ajax..i want to learn ajax, so my question is how can i call ajax and extract the data. for ex, i have JSON file { "mobile": [ { "Name":...
View ArticleCreating documents for UI5 app
Hello, I am an information developer and I need to write documents for one of my projects for which the front end is developed in UI5. This is my first UI5 documentation and I am wondering if: There is...
View ArticleThe servlets named [DiscoveryServlet] and [DiscoveryServlet] are both mapped...
Hi, I am on eclipse Kepler and working with the SAPUI5 plugin. Yesterday, I made the fatal error to hit the "Update" button in the "installation details" tabs. Now, the UI development toolkit is on...
View ArticleImplementing OData-Service/Netweaver GW-Service into UI5-App
Hello guys!After struggling with the setup of the Data-Service for my UI5-App, I started to code the User Interface of my app with mock-data (simply mock.json).Today, I luckily could setup an...
View ArticleSOAP Service Integration Gateway
Hi, Are there any pre-requisites for consuming SOAP service using integration gateway ? I tried following the steps using -How to connect SOAP WebServices with Integration Gateway in SMP3 I was...
View ArticleRedraw Canvas on resize of parent contianer
Hi All,I want to redraw canvas on page resize. I have created sap.ui.core.HTML control who's content is one Canvas element. on afterRendering event i have draw canvas. which is working fine. I have set...
View ArticleA problem with sap.ca.ui.charts.ChartToolBar
Hi guys, I'm using "sap.ca.ui.charts.ChartToolBar"("sap.ca" seems has been deprecated in latest UI5 version, but I didn't find a control in other library which has the same function as...
View ArticleGateway service / access from GET_ENTITY to the list of entity_set
Hi experts, I have to implement the GET_ENTITY method - but I do not want access to database again with selects. I want to cache the list of entity set and want to access from the method get_entity to...
View ArticleResource not found for the segment 'fullName'
Hi, In Fiori CRM "My Appointments" app, when I try to create an appointment, I select the "Accounts"drop-down and I get this error. Any clue here? ThanksVishnupriyacc: Masayuki Sekihara
View ArticleBinding Combo and DropDown box data on table load
I have a sapUI5 table that has columns using a combo box and a dropdown box control. I'm able to bind the items to the control, select a value and save any selected items to back to the...
View ArticleLine item access
Hello Guys!From some examples of the salesordercollection I know how to build line-items-lists.The model would look somewhat like this (Lineitems as attribute and substructure of the main Object){...
View ArticleSplit App - Is it possible to have some views taking all the screen space?
Dear All, I would like to get some direction from you before trying something strange. I would like to have some of the views in my App to take the whole screen space and some other to work in a split...
View Article