Quantcast
Channel: SCN: Message List - SAPUI5 Developer Center
Browsing all 8124 articles
Browse latest View live

Re: Help, SAPUI5 is a bit slower on android

Are you running this on Chrome browser on Android?  On safari on ios?

View Article


how to send email to particular person with default subject and body message...

hi,please tel me how to send email in sapui5 using xml view. my case is to send mail to person xyz at email abc@gmail.com  with subject and body just by taping on a  particular button  and also to send...

View Article


Re: sap.m in the Controls section of DemoKit

for the rest of us (non SAP employees) I guess this link would show the same thing?  https://sapui5.netweaver.ondemand.com/sdk/#content/Controls/index.html

View Article

SAPUI5 Application in ABAP Server

Hello all, From what I have understood, we can build a SAPUI5 application with the Eclipse-based tools. Now this application project exists locally in working directory of Eclipse IDE and can be...

View Article

SAPUI5 Application in ABAP Server

Hello all, From what I have understood, we can build a SAPUI5 application with the Eclipse-based tools. Now this application project exists locally in working directory of Eclipse IDE and can be...

View Article


Re: SAPUI5 Application in ABAP Server

Yes you can build SAPUI5 app on the ABAP server in SE80 - type BSP application but it is easier to use eclipse or app builder to build the app and then import the code into SAP.  NW gateway is the tool...

View Article

Re: SAPUI5 Application in ABAP Server

That was very helpful. Thank you!

View Article

Re: how to send email to particular person with default subject and body...

You can do this:sap.m.URLHelper.triggerEmail(<insert email>, <insert subject>, <insert content>); Add it like this when pressing a button: function () {...

View Article


Select event in the Tree control

hi experts, I have tree-control in view: var jModel = new sap.ui.model.json.JSONModel();var oTree = new sap.ui.commons.Tree("idOrgTree");         ... some code...        oTree.setModel(jModel);...

View Article


Re: SAPUI5 a column from my table is not showing any data, while the other...

Hi Konstantin, I am srry when i use your way the response is filled. d: {results:[{__metadata:{,…}, Vbeln:0040002402, Tdid:Z004, TdidLabel:ADDITIONAL INFO FOR F&A,…},…]}results: [{__metadata:{,…},...

View Article

Re: SAPUI5 a column from my table is not showing any data, while the other...

Hi Bart, The same works when data is from json model http://jsbin.com/afif/196/edit  Thanks and Regards, Venkatesh

View Article

SAPUI5 - Use two models in the same view

Hi, I'm trying to build a little SAPUI5 demo to better understand how oData and model binding work. Right now, what I'd like to accomplish is something like this: page one, Carriers: this page will...

View Article

Re: How can we test the sapui5 application on android device

Have you tried PhoneGap ?  you can wrap your html project up into a phonegap app and then deploy this on your android device.   lots of information available on this.

View Article


Re: SAPUI5 a column from my table is not showing any data, while the other...

Could you please also expand a __metadata for one of the entries

View Article

Image may be NSFW.
Clik here to view.

Re: SAPUI5 doesn't work with Phonegap for WP

Got it working. Solution pretty simple... move the SAPUI5 bootstrap to the body Turns out WP8 DOM is more sensitive than Android and iOS

View Article


Custom sorter in sap.ui.table.Table

Hi,I'm trying to add a custom column sorter in sap.ui.table.Table control. Our customer wants to sort by numeric fields and I haven't found any standard solution. "Text sorting" seems to be the only...

View Article

Re: Custom sorter in sap.ui.table.Table

Solved with, custom table sorter and custom header column menu.  var oColumn = new sap.ui.table.Column({     label: new sap.ui.commons.Label({text: "Numeric field"}),     template: new...

View Article


Re: SAPUI5 OBN for NWBC and Portal

Hi Konstantin, I was reading about the UI Integration Services recently, it sounds like they might be what you need in this case. You can find out more about them here:...

View Article

Re: SAPUI5 OBN for NWBC and Portal

HI Simon,  unfortunatelly found nothing for OBN RegardsKonstantin

View Article

Re: Adding 1 row to a table in SAPUI5 with local data(textfields etc...)

Hi Bart, This could be achieved by adding data to the model bound to the table. Below example might helphttp://jsbin.com/uxokuc/236/edit Thanks and Regards, Venkatesh

View Article
Browsing all 8124 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>