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

Web IDE: application not imported completely

$
0
0

We have created a custom built Fiori app using Eclipse and using the Team provider uploaded the application to the Abap backend. The app is running without any problems.

 

However, when we try to import this application into the Web IDE only the objects of the root folder get imported. All folders (e.g. view) are missing. When I try this with a standard SAP Fiori app everything get's imported completely.

 

Does anyone have a clue?

 

 

Kind regards,


John.


Re: Decimal separator issue - Dot vs Comma in UI5

$
0
0

Hi Amit,

 

Did you have a look at

 

https://sapui5.netweaver.ondemand.com/sdk/docs/api/symbols/sap.ui.core.format.NumberFormat.html

and

sap.ui.core.format.NumberFormat - User Interface Add-On for SAP NetWeaver - SAP Library

 

You can use NumberFormat to parse numbers from xls or user input and then format numbers back into xls or into view. I would recommend you to internally handle all the numbers in javascript number that is with . decimal separator. It is useful if you need addition, average. Note that JavaScript numerical variables are not 100% accuracy so don't use them in financial applications.

 

Additionally you need to know the number format for the user locale. See here for more information how to find out user locale.

 

Regards,

Kimmo

Re: Not able to display a sap.m.Page inside the content of another Page

$
0
0

Hi Andreas,

 

Thanks, but this doesnt work incase I have multiple inner pages, in that case if I disable scrolling on the outer page, obviously I will not be able scroll to all my pages.

 

I am trying aggreagate binding inner pages to the outer pages (may be I am crazy!!!)

 

I believe this is a bug.

 

Regards,

Chidan

Re: Create a Simple Bubble Chart SAPUI5 - .js View

$
0
0

It's killing us.

 

Could you please share your latest code in github, I will take a look.

Thanks.

Re: Anyone been able to get the sap.ca.ui.FileUpload control working with a Gateway OData service?

$
0
0

This is used when the control sends the upload request. I'm just trying to show a list of uploaded files. When I try to set the model with an OData model, it breaks.

Re: Implement Json Validation on sap.ui.table.table

Re: Web IDE: application not imported completely

$
0
0

Perhaps you can send me your application (from before you've uploaded it to the backend) and I will have a look.

Re: SAP Web IDE local: extension project

$
0
0

Hi,

Is PPM_PROTSK_CNF application resides on your backend or locally in your workspace?

I successfully managed to create an extension project for this app that resides on my backend, with no error.

Maybe try to clear your browser's cache and try again?


Re: How to deploy SAPUI5 app to NW Cloud?

Re: create stacked bar with line

$
0
0

Hi Suja,

 

Thanks for the sample code. It works.

 

Regards,

Rixin Hu

Re: Implement Json Validation on sap.ui.table.table

$
0
0

Hi Sriram,

 

Thanks for your reply

 

Shall we will achieve this logic in multple exams like " revision,annual.." as well as " subject1,subject2..." in each exams.

 

Will it possible to update the jsbin logic like that..

 

-Ganesh

Re: how to use viz charts for desktop applications

Re: how to use viz charts for desktop applications

$
0
0

hi padma ,

add the below line in index .html

 

add this

data-sap-ui-libs="sap.viz"

Re: Not able to add widgets to a SAPUI5 UIS Application Site

$
0
0

Discussion moved from ABAP Development to UI Development Toolkit for HTML5 Developer Center space

Re: Single Sign-on in SAPUI5 application

$
0
0

there are many options for single sign on to Gateway. You can still use Windows auth..

 

logon tickets/ x 509/ kerberos/saml are all different types of authentication and sso options available...


Aligning Layouts and Forms and displaying border

$
0
0

Dear Experts,

 

I have a requirement to display some details in a Form, which would look similar to a Table. I am not able to find any border properties for Form's and not clear on how to extend the Form UI element to get the border displayed. I find it difficult to align the UI elements exactly based on our requirement. Since the application would be accessed from mobile as well, we go with Responsive layout and not with Matrix Layout/Rows/Cells.

 

If there are any links/blogs explaining how to achieve the desired requirement with respect to Layouts/Forms/Tables, then please post them here.

 

Thanks and Regards,

Gaurav.

Re: Aligning Layouts and Forms and displaying border

$
0
0

Hi,

 

I played with css and able to get nearly table like structure .

 

Attached image for your reference.

 

Are you looking like this? I'm afraid.

 

May be others can help you in this.

Re: Aligning Layouts and Forms and displaying border

$
0
0

since you will be using the app on a mobile, be aware of the space. Try not to clog the UI with too many fields..

 

as for Forms, did you try using cusotm CSS to add borders..should be possible..

Re: Aligning Layouts and Forms and displaying border

$
0
0

Sriram,

 

I am looking for something like attached image. It will also be helpful, if you can provide the code on how you achieved that table like structure.

 

 

Thanks,

Gaurav.

Re: Error while submitting SAPUI5 application to ABAP repository from Eclipse

$
0
0

Hi Ravi,

 

I am facing a similar Issue while submitting the custom controller.

The pop-up gives 2 errors , one got resolved with delimited setting but other one says "Resource UI5_OBJECT ZHCM_LR_APV /WebContent/view/S3Custom.controlle does already exist."

 

I checked my BSP and this component is actually not there . What could be the reason.

What has happened, controlller was there earlier but I deleted it and then creating it again. Is there any place where the application is keeping its reference.

 

This is stopping to re-submit the app code.

Please advise.

 

regards,

Pardeep

Viewing all 8124 articles
Browse latest View live


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