on 2008 Aug 11 7:41 PM
I am developing a portal theme where one of the requirement is to have scrollbar as we have in sdn.sap.com. I don't want to have scroll bars for individual iframes but I would like to have one scroll bar for entire portal window. I checked several posts but none of them seems to offer correct solution.
I have tried the following solution.
1) Change the desktop innner page to "Embedded" and Height Type to automatic.
Remove Fixed option from masthead, tln and page title bar.
I still get an inner scroll bar.
2) I looked at but I am not really sure if this works for me or not. Did anyone try this?
Thanks in advance.
Request clarification before answering.
Hi PB,
Perform the changes in the iview properities:
1) First, make sure that the iview size (in Appearance-Size) content area is sufficient to display your content.
2) As mentioned by CV, set all your iviews that you do not want with inner vertical scroll bar to "No" in "Show Tray".
I had the same issue with multiple scroolbar and I removed them base on teh above 2 steps.
Hope that helps.
Ray
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Darrell,
Thanks for your update.
I tried the solution once but my code did not seem to fire at all.
We are planning to implement this in our normal portal environment with ESSS/MSS scenario. My question was, does it work for normal content instead of light portal?
How does the scrollHeight get calculated when there are embedded iviews in content area ?
Edited by: Pallayya Batchu on Aug 20, 2008 10:13 PM
Normal content generally isn't a problem because the scrollbars will only appear if the content extends past the height of the page, however, this is also dependant on client browsers, etc, so the main scrollbar cannot be completely guaranteed to dissappear. However, the inner scrollbar (which is what the blog talks about) shouldn't be a problem because the content is added to the main page and therefore the page is flat, so inner scrollbars shouldn't be an issue .Like the other people said, also remove the tray in the iview properties, although I don't think that the tray has scrollbars, but its been a while since we used the tray on an iview, so I can't be 100% certain.
I hope that makes sense
D
User | Count |
---|---|
51 | |
8 | |
6 | |
5 | |
5 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.