on 2020 Apr 20 4:16 PM
Hi All,
I am working on the SAPUI5 application development. In my application scenario i try to place the ObjectPageLayout inside the Dialog Fragment.As per my scenario i have more than 20 fields for the create operation,so that i divided it and kept inside the section, so user can scroll manually as well as using the tab click on the section header in my object page.
My Application Screen:
As of now i set the height value as 37em for the ObjectPage Layout. But when the device type changes it wil not work in this way. So i need to set genericllay to fit in all type of devices. If i set asd 100% or leave it as default i see the the vertical bar appear inside the page and it automaticlaly scrolling .
Image :
How to solve this issue? Is there any other property i am missing.
Thank you,
Regards,
Jayakrishnan.C
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
I actually found the answer , it is because of the combination two controls dialog and object page layout, i refereed the below post after i set both scrolling properties false in the dialog, it works.
Ref link ; https://github.com/SAP/openui5/issues/2514
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
60 | |
10 | |
8 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.