Duplicate Id error is coming
Hello Colleagues, I added a sap.ui.ux3.NavigationItem. They are initialized on load and create content is called. But on click on that item again, the create content is getting called which is giving...
View ArticleUI5 Tree Binding to JSON
Hi , I have the following JSON file. "idocs": [ { "Docnum": "00063463", "Mestyp": "MATMAS", "Status": "53", "Sndprn": "EXTSYS1", "Direct": "Inbound",...
View ArticleOData Service path & Binding
Hello experts, I'm new to SAPUI5 and am having trouble understanding Models and binding. I have created an OData service on my backend....
View ArticleXML List Binding to a filtered path
Hi,I have a list which will consist of 0-n items depending on a OData Service that I need to call with a Filtersince a read can only give back 1 entry. Now the XML looks like this:<List...
View ArticleFetching Data from json Model through index.
Hi, I am using the following code to create a json Model from an ODATA service: var oModel = new...
View ArticleDo not see SAP UI5 iView Template in SAP Netweaver Portal 7.3 ,SP10
Hello Team, What I Intend to do : Create a simple UI5 iView and Display it in ( 1) AJAX Framework Page and in (2) UFP ( Unified Framework Page ) Issue : I do not see UI5 IView Template under Content...
View ArticleSAP Web IDE - Create Applications
SAP Web IDE is a browser-based tool that empowers developers, business experts, and designers to build new user interfaces that work with other SAP applications. With drag and drop tools, wizards, and...
View ArticleAsking about placing a cursor in textbox as soon the page gets loaded
Hi, i have a login page which have two textboxes, i want to place a cursor in 1st textbox as soon as the page gets loaded using sapui5.. means user should find the cursor in 1st textbox as soon the...
View ArticleAsking about how to validate textboxes in sapui5
Hi, There is a text box called plant. it means the user has to enter his plant.. it has to accept only alpha numeric characters.. so what i did is i took the value from the textbox and compared it with...
View ArticleSAP Web IDE - Enablement
SAP Web IDE (previously SAP River RDE) is a browser based development tool for SAP UI5SAP's Browser Based Development Tool for SAPUI5 SAP Web IDE is an extensible development environment with a growing...
View ArticleHow to config routes if the application has many pages which use different...
Hi, My application is just like SAPUI5 SDK - Demo Kit which has hundreds of views, how can I config the route? Br,Coral
View ArticleTable header click fire twice
Hi,I have one table to which I have binded to user data. Instead of specifying sortProperty, I want, when user click on header it should default sort with ASC and then DESC and so on. So in header...
View ArticleSAP Web IDE - Local Trial Version
SAP Web IDE (previously SAP River RDE) is a browser based development tool for SAP UI5SAP's Browser Based Development Tool for SAPUI5SAP Web IDE is an extensible cloud-based development environment...
View ArticleOffline application
Hi,I'm trying to develop an application with offline support. The application code is stored locally so I start the application simply by opening my index.html from the local disk. The application then...
View ArticleUI5 additional Fonts / MIME-Repository / *.eot,*.ttf,*.woff / 404
Hi I want to upload some additional fonts in my UI5-App. Fonts like *.eot,*.ttf,*.woff The ABAP-Repository upload by Eclipse does not synchronize it. It gives the error: Synchronization failedFile...
View ArticleHow to handle automatic XML View OData bound errors?
Hi All, Here's a scenario for you...Go ahead and start up the local Web IDE and create yourself one of the template Fiori/Mobile UI5 projects. Hook it up to Northwind or a Gateway service. Now unplug...
View ArticleShowing attachment document and downloading from sapui5 screen
Hi, Can anyone provide any material on fetching any PO attachment document through Gateway and subsequent downloading the same through SAPUI5 XML/JScript view? Instead of PO, it can be any other...
View Articlesap.me.Calendar - Tooltip
Hi, Is it possible to add a tooltip to some of the days of the calendar?For instance the toggledates with a tooltip. Thank you, Rafael Miranda
View ArticleBackground bluecrystal
Hi, Since we upgraded to 1.24 the background of my splitapp changed to solid blue. How can I change it back to the old blue striped design? Thanks, RW
View ArticleCreating a login page or window in Fiori-type Application
Hi all, I have created a purchase requisition approval application which gives the list of PRs to be currently approved by a user. The screen-shot is given below. The list of PRs currently being...
View Article