a month ago
The scrolling bar that allow me to see and select all the available fields on my SAP Fiori custom report is missing.
I only have a scrolling bar for the displayed report but if i want to select and add others fields from free dimension area, I have to look for it only by the search bar "Search Dimensions" in the left.
Can someone tell me if it is something solveable or if it is a standard behavior that cannot be in a custom report ?
Thanks
Request clarification before answering.
No, no, it is not a standard behavior—normally, a scroll bar should appear if the list exceeds the visible area.
Is this a custom application (do you have direct access to the view.xml involved)?
If so, can you please try 'Scroll container"?
<ScrollContainer
height="100%"
width="100%"
vertical="true"
focusable="true">
<Image src="{img>/products/pic1}" width="{/width}" />
</ScrollContainer>
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
69 | |
21 | |
8 | |
7 | |
6 | |
6 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.