on 2024 Sep 13 6:45 PM
According to SAPUI5 documentation, if there is only subsection within a section, its title is displayed instead of the section title. I wanted a way to disable that, or at least to workaround it, because my screen needs to be something like the image below, where both the title of the section ("Section 1") and the subsection ("Subsection") are displayed. I managed to do that only because I inserted a second subsection, but I want this behavior to persist even if there is only one subsection.
As reference, this is what happens now when there is only one subsection:
Request clarification before answering.
Hi @simon-desch
Yes, I tried, but it didn't work as I wanted.
With an empty ObjectPageSubSection (no title and no content) the screen looks like the second image.
With an ObjectPageSubSection with no title but with an empty block, like a VerticalLayout, the screen looks like the first image without the "Second subsection to simulate desired behavior", i.e., it show a second white rounded square, which I don't want.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
78 | |
29 | |
9 | |
7 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.