validation stopped the action to trigger gateway service.
Hi Friends, Here is what I'm getting..I have few input fields and a button save.when I enter the values in the fields and then save.. it is working as expected.But For validation purpose I have added...
View Articlehow to make searchfield as mandatory in formelement
We need to make the searchfield label as mandatory in a formelement. GIven below is the code we have used. but not working. new sap.ui.layout.form.FormElement({fields: [oSearch = new...
View ArticleSAPUI5 consuming web service - problem
Hello,i have created simple UI5 appl. using HTML5 which consumes web service from SAP training server.(I have followed this posting: How to create SAPUI5 application consuming Gateway service with the...
View ArticleHow to transport SAPUI5 components from ABAP repo
Hi All, Please suggest me how can I move the SAPUI5(deployed in ABAP repo) apps from Dev system to QA . Thanks in advanceRajesh
View ArticleBusy indicator
Hi Experts, I have view1 with left navigation displaying different services.On click of a service navigation happens from view1 to view 2 .loading of view2 takes a longtime.Is there any way I can show...
View ArticleAddRow() and createRow Difference in matrixLayout?
Hello Folks, can anyone tell me difference between addRow() and createRow() in matrixLayout?When to use each one of them?
View ArticleIssues using sap.m.SelectDialog (fixed height of 2000px, SAPUI5 1.20.4)
Hi there I'm using SAPUI5 1.20.4 on SAP AS Java. I have a sap.ui.commons.Dialog modal popup. Within this popup I can open another popup, but this time it is a sap.m.SelectDialog. The animation when...
View ArticleHow to call 2 functions but have the second start once first function is...
Hello, In my view I 2 functions that are called on a button click, the first function is a delete function and its deletes certain data from the model, and then the second function for the button click...
View ArticleError when tile container gets called
Hi, I have the following scenario 1. When user logins landing page, user can able to navigate between tiles 2. To go back to the landing page, when user click on Back button on the header (green...
View ArticleSAPUI5 oData connection problems
Hi all,we are facing a problem while trying to consume oData with SAPUI5. After we have deployed the application on our ABAP server we are getting the following error when accessing the oData...
View ArticleSAPUI5 Google Map
Hi experts, Is there any Google Map API in SAPUI5 if not then How can i implement this concept with SAPUI5. Thanks, Shambhu Nath
View ArticleNavigation back to detail page shows incorrect record
Hi, My application has a master page and a details page (details1), from the detail page I have listtype Navigation to detail page2 . Forward navigation works fine, but when I navigate back from the...
View Article$expand multiple child entity sets on master item selection
Hi, I have OData service with following entityset structure: Deals -> Master Systems -> Detail Documents -> Detail References...
View ArticleRunning Fiori App (wave 2) locally
I'm trying to run a Fiori App (PS_Activity_Conf) locally in eclipse with Tomcat: 1) I created an Application Project, connected it to Gateway to downloaded the BSP that contains the App, using Team...
View ArticleTo hide the ToolPopUp on click anywhere in page.
I want to hide the ToolPopUp when I click any where on the page other than the button which oppened it. Or hide it when the ToolPopUp is out of focus. JSBin Thanks,Shashi
View Articleajax calls in ui5
Hello Folks, 1) how to implement api search in ui5?any live example which describe whole scenario like ajax calls?
View ArticleRegarding Passing many values to a sap.ui.model.Filter
Hi, i find problem in passing many values to the sap.ui.model.filter for eg: we can do a model filter for a single value var oFilter=new...
View ArticleHighChart in sapui5 page is not rendering
I'm trying to use hightchart's pie-chart in my page. But, the pie-chart is not rendering. This is what I'm trying to do JSBin.
View ArticleHow to add css for a file uploader text field
HI Can i have a round bordered text field for a File Uploader Control.Please Help me on this. ThanksSathish
View ArticleLoad content in remote page
Hello Experts, We have created a HANA project wherein we have to navigate to different pages based on the response from the main page. However, the challenge is that we have to update fields on these...
View Article