Getting 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 ArticleTo refresh Data in Table after creating a record or Deleting or updating
Hi , I created a UI5 app where I am doing crud operations by consuming oData. I am able to do CRUD operations but when I create a record its saving in the backend, but its not refreshing in the...
View Articlesap.m.IconTabBar/IconTabFilter binding of items
Hi, I tried to display Icontab filters in IconTabBar dynamically from Odata as per key and text combination with filter values as inputs.Please verify and share your suggetions to bind/set filters to...
View Articlesap.m.CustomTile didn't render under Tile Container
Hi, Please share any sample code to achieve similar to StandardTile properties in Custom Tile.If possible please share in xml view. I tried like below but custom tile didn't render. <TileContainer...
View ArticleLibrary Project
Common to IDEs are several projects that can be main projects and a library project that contains code shared by all main projects. This is exactly the case in our Fiori project: one Eclipse project...
View ArticleDate Format changes the value of the Day
Hi, My oData service provides data in the below format: <d:WiCd>2014-12-12T00:00:00</d:WiCd>This date is formatted in my application as below: // Set the Document Created date var...
View ArticleWhy my formatter does not work? A trouble shooting example to know how it works
Why the formatter for status is not called at allHow does framework parse xml view to get metadata such as formatter informationwhy the formatter for Lifecyclestatus is failed to be parsed?When the...
View ArticleHow to achieve this type of graph with values
Hi, What is the type of UI element should be used along with mobile library to achieve requirement like below image and set values in the chart.Please share sample code. Regards,Koti Reddy
View ArticleSAP Web IDE on premise
when is SAP Web IDE on premise going to be ready for productive use? regards,Tom
View ArticleRead OData model entity set variables values directly
Hi, Please suggest me the ways to read OData model entity set variables values directly. Regards,Koti Reddy
View ArticleHow are SAPUI5 applications deployed in real project scenario?
Hi all, I would like to know how are the SAPui5 applications deployed in real project scenario is it via deploying in abap server and run the application as BSP application ? or is there anyother way...
View ArticleHow to Disable all InputFields (aka TextFields)?
Hi, I'm trying to disable all inputfields on the screen.But I want to do it the dynamic way - not the hard coded way. Currently I am stuck - I tried a lot of stuff already but nothing worked. This is...
View ArticleHow to create full screen fiori app in SAP WEB IDE ?
Hi Everyone, I am trying to create full screen fiori app in SAP WEB IDE, But I am not to create full screen app. I was able to create full screen app some days back, But now I am facing issue in doing...
View ArticleProblem faced in using image in sapui5
Hi Guys, I am new to ui5 sorry for noob question.I searched all post before posting here.Help me build my first complete app using ui5. I have following few questions related to setting image in ui5 I...
View Articlehelp for binding text in sap.m.text
Hi,I am trying to Bind text property of sap.m.Text but i am not successful.Please help me on this.I am not getting any error in console same time not getting the output i.e names var oModel = new...
View ArticleHow to clear controls and value when navigating between screen.
Hi all, I have developed a small application for practice which has login screen and once logged there will be sign out button.following are my questions When i click sign out now i simple navigated to...
View ArticleSAp Web IDE on premise won't start.
when i try to start the Web IDE on premise (by navigating to http://localhost:8080/webide/index.html in Firefox or Safari) I am getting error below HTTP ERROR: 404Problem accessing /webide/index.html....
View ArticleSAP UI5 Calling Function present in view from its controller
Hi Experts ,How do icall afunction present in view from its controller. I am using var oView =this.createId("xyz"); //from the controller //view xyz contains a method named abc.I am trying to call...
View ArticleIs it possible to dynamically set first page of sapui5 app?how?
Hi,My requirement is first i need to load login page.when the user is not logged out next time when he login he should get dashboard page.if logged out he should see login page?experts plz help...
View ArticleUse Template on non-visual aggregation for inserting into existing bound...
For reference, this question first appeared on StackOverflow (though unfortunately unanswered to date hence why included...
View Article