on 2016 Dec 27 4:21 PM
Hello Experts!
I am developing Desktop Fiori application. I don't need it on mobile. I need to have an Input Field inside the responsive table. But I find it too big. Do you know, how can I make it smaller? sap.ui.commons.TextField has a suitable size, but it is deprecated since version 1.38. I didn't find any properties like "Height" or "Size", and don't understand how it could be done.
Best Regards,
Evgeniy
Request clarification before answering.
***.addStyleClass("sapUiSizeCompact");
*** could be the parent of the input or the input itself.
or you can add it in your xml view if you are using xml view
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.