Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9236

Re: biggest challenge for SAPUI5

$
0
0

1, some controls runs well with IE 8: 

Label

Dialog

TextField

ComboBox

DatePicker

DropdownBox

ListBox

Button

RadioButtonGroup

Panel

Tree

HorizontalLayout

VerticalLayout

MatrixLayout

 

not work on IE 8:  form related layout.

 

2, These controls runs the same on IOS, Chrome, Firefox.

Only lack of adapt to screen size & resolutions.

I find out that trick is :
<body class="sapUiBody" role="application" > 

If remove class="sapUiBody",  the page size will not too large for iPhone.

I think  SAP should improve sapUiBody.

 

I'd like to Add:

4, lack of validation, submit data & server side function.

If I want to check the input data, I have to write lots of JS code, not like WDJ. not comfy to write JS:

when submit or value changed, do check, error the field,

when changed ....

 

It seems SAPUI5 just do the UI job. But As UI framework , not only show the data, but also submit data to server.

I think json is more popular than ODATA.

how to submit json, not I have to get all values by

sap.ui.getCore().byId("xxxxxx").getValue();

It sucks.


Viewing all articles
Browse latest Browse all 9236

Trending Articles



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