How to change font-family of every control
Hi All, I want to use custom font-family for all my controls in my UI5 application. Can you give any suggetions for changing font-family.. Thanks,Surendra.
View ArticleCan't find variable: sap in SAPUI5 using Cordova.
Hello everyone, Please help me why the below error is coming when Iam trying to run SAPUI 5 workitems in cordova eclipse .ReferenceError: Can't find variable: sap and here comes my code . <script...
View Article_checkChange Event
Hi, Can any one explain to me 1.How to use _checkChange(oEvent) in SAPUI5. 2.Why it is showing Yellow color? Thanks,Karthik A
View ArticleUndefined is not a function - sap.ui.core.js issue
I am trying to build an sap ui5 app, with phonegap, but I always get this message from a debugger: And my emulator looks like this: For the 1000000th time, always the same error in sap.ui.core.js...
View ArticleNeed to add two new tabs to tab container in PO Approval (Fiori 1.0)
We are right now using SAP Fiori 1.0 apps. We have a requirement of adding two new tabs to the PO Approval screen. Below is the code for the existing tab container. Please let me know how to add two...
View ArticleHow to allign label in Form (ResponsiveGridLayout)?
Hey guys, how can I allign the labels in my created form to the left? Below my code: <f:Form id="idLieferschein" minWidth="1024" maxContainerCols="2" editable="false"...
View ArticleTextField in Master/Detail. How to set content master dependend?
Hey guys, I have a Master/Detail App. In the Master view I have different delivery-items. If I click on one Item I get the detail view loaded with information (among others a TextField for notes). If I...
View ArticleDate format and Date picker
Hi,I am having tough times with the date picker and the date pattern. I need to get the date in the format yyyyMMdd and I dont know how this can work. I use a table and have the column bound to an Json...
View ArticleCount table rows UI5 , XML view
Hello, I want to count ( find the number of rows in a table , or in my model ) .I have a model ( json ) and i apply this model to a table. I tried to find how many rows I have in my table but i...
View ArticleSAPUI5 development using Neptune
Hi i am new to SAPUI5 development and also new to mobility as such. What i would like to find out is how does Neptune's application designer compare to SAP's UI5 designer tools? I am told that...
View ArticleBinding with Odata Navigation
Dear experts, I have an application with Master/Detail views ( JS views ).The List in the Master view is bind to an Odata collection named VacReqSet ( vacation request collection): The ObjectListItem...
View ArticleDifference between Simple, Complex, Layout and UX3 Controls in SAPUI5
Hi all, Can anyone Explain to us, What is the difference between Simple, Complex, Layout and UX3 Controls in SAPUI5???What are the unique features it have???Why SAP separate it into different...
View ArticleHow to add count on tiles in htmlView
Hi All, I need to add count of numbers on the StandardTile. In xml or javascript if we specify it as number="{number}" or numberUnit="{numberUnit}" we are automatically getting the count but where as...
View ArticleConsuming Web service in SAPUI5
This is a useful blog for beginners in ui5. This shows an example to consume the webservice in ui5 application. There are different ways in which this can be achieved. I have shown 2 methods in this...
View ArticleHow to get the binded model data into the controller
Hi Experts, Please tell me how get the model data into the controllers. I have used sap.ui.getCore().getModel('count').getData(); But i'm unable to get the data or knw that my model has...
View ArticleTypeError: sap.ui.app is undefined
Based on the blog post Developing a simple List based SAPUI5 Application I am trying to create the exact same application. But I am facing the below error and the application fails to load. All help...
View ArticleHow can i delete rows in ui5 table?
hi experts, I'm new to sap ui5..i just created while click add button the data store in table..i want know, how can i delete rows..help me! its my code: createContent : function(oController) {...
View Articlehow to make textfield to take only numbers, & it wont allow us to enter any...
make textfield to take only numbers, & it wont allow us to enter any other characters
View ArticleWhat exactly is fiori launch pad?
Hi guys, In my project, we might use fiori launch pad. But currently I don't have clear idea about fiori launch pad, I only have the impression that it's a kind of a page to put in all fiori...
View Articlehow to close the expandable button when other one is opened?
Hi, I am using expandable button (ie HBox) in row repeator.when i open a button in the row remaining button needs to be close in the list. please help me. Thanks & Regardschittibabu
View Article