Context/Paths/Binding?
Hi All, Here's an excerpt of code from an app I'm testing out. The code is in the createContent of the view and has had the context bound to the view. All the bindings work fine and all the values are...
View ArticleText wrap in ObjectAttribute in ObjectListItem in sap ui5
Hi All, I have a list with sap.m.ObjectListItem control. I have an ObjectAttribute with a long text(as shown in the below pic). But the text doesnt get wrapped automatically. How can the text be...
View ArticleVIzFrame - Is there a possibility to get a min and max limit, rendered as a line
Hello, Is there a possibility in UI5 to show upper and lower limits? http://cdn.leanblog.org/wp-content/uploads/2011/04/control-limits-500x268.png Regards,Suneel J
View Article[1.30.x] How to enable ODataMessageParser?
Hi, as per https://openui5.hana.ondemand.com/#docs/guide/81c735e69d354de98b0bd139e4bd4e10.html : "The v2.ODataModel supports automatic parsing of server messages by means of...
View ArticleHow SRA018_SO_TRACKING_SRV is working ?
Hello everybody,I installed the Track Sales Orders SAP Fiori application (Front end and Backend) and try to understand how the OData service is working. I did a lot of tries from a simple browser (in...
View ArticleUsing same UI5 app on HCP and on-prem
We would like to deploy the same app on HCP and on-prem (ABAP stack with UI add-on). The challenge i have is with the SAPUI5 bootstrap tag "src" . For HCP, this has the value...
View ArticleError occurred during the installation of HAT setup?
Hello Experts,jitendra kansal I am trying to install SAP HAT on my windows 8 but I am getting some error at tha following step...
View ArticleSAPUI5 how to bind index/position property within odata aggregation
Hi experts/colleagues, I am developing a table into my SAPUI5 application and for one of the columns I need to specifiy an ID attribute based on index/position from odata aggregation got from my...
View ArticleHow to Pass data of Odata Services to Simpleform Element in SAPUI5
Hi All, i am beginner in SAPUI5 , i am writing complete code in index.html file only till now . below is my code where i am trying to pass data to simpleform element var oModel = new...
View Articlehow to integrate third party calendar api in sapui5 application
Hi Friends, I'm working on application in which I want to Integrate a Third Party Calendar API into my application. If anyone has some insights on this topic please help me. What I want to know is,...
View ArticleENTITYSET not implemented in data provider class
Hi experts, After creating oData service using this document Simple Exercise on OData and SAP UI5 Application for the basic CRUD Operation i am getting <message xml:lang="en">Method...
View ArticleChuck Norris Jokes SAPUI5 1.30 App
LinksIntroductionThe app structurePicturesSummary Linksapp repositoryapp in actionzipped app IntroductionOver the weekend I've been tinkering around to create a small SAPUI5 "getting started" app which...
View ArticleCannot connect to Northwind service in Project Creation Wizard
I am trying to create a new Full Screen Fiori Application from the template but when I get to step 3, the wizard says that my URL is invalid. I've set up the destination in the Hana Cloud platform as...
View ArticleaddAnnotationUrl/addAnnotationXML: what is expected and supported?
Hi all, some questions to addAnnotationUrl/addAnnotationXML of sap.ui.model.odata.v2.ODataModel:What data format is exactly expected? A edmx FIle?What is supported? eg only v4 annotations or can I also...
View Articlesap.ui.comp.smartfield.SmartField: What annotations are exactly supported?
Hi, is there a definitive list of that annotations are exactly supported by sap.ui.comp.smartfield.SmartField?...
View ArticleError binding oData model with Analytical Table
Hi,I am using an sap.ui.table.AnalyticalTable and binding it with a model created out of an XS oData service. The same service used with an sap.ui.table works fine. But when i use an Analytical Table i...
View ArticleExpression Binding - custom function call
Hi all, I read about new features in sapui5 - function call in expression binding:Expression Binding - User Interface Add-On for SAP NetWeaver - SAP Library On this page is only information, that we...
View ArticlePurchase Requisition Approval Apps Deployment Issues
Hi Expert, We have problem to deploy the Purchase Requisition Apps extension developed using Web IDE. After the deployment, we test the apps and after click on the 'Requisition Approval' tiles nothing...
View ArticleXML connection form for a mobile SAPUI5 application
Hy everybody,I start with SAPUI5, and I am lost. I have an XML connection form with two inputs, a username and a password. I would like to get user input data in my controller but I don't succeed....
View ArticleHiding a button in a .js view
Hi Experts, I have a requirement where I need to hide a button in a .js view. I tried with the property (visible:'false') , but it is not taking this property. Can you please let me know how can I hide...
View Article