dansmith65 Posted December 6, 2011 Posted December 6, 2011 With this style appended to the URL: "?style=listview+notitle+noscroll", and if there is no content for the specified URL, scroll bars are shown: It would be nice if the scroll bar was not there - can that be done?
Newbies honcho Posted December 16, 2011 Newbies Posted December 16, 2011 I have the same problem in on list views. I've tried listview style, different sizes and no scrolls and I stil get scrollbars. I have found two ways to make them go away. One is when users navigate from the list view to the entry layout and then return to list views the scroll bars are gone. Also clicking between layout mode and browse mode makes them disappear, but the users certainly can't do that. One very odd and maybe significant factor is that when clicking in the window scroll bar to make the layout move page by page they appear infrequently, whereas clicking on the arrow at the bottom of the window scroll bar to move record by record makes the web viewer scroll bars show up on almost every record.
dansmith65 Posted December 17, 2011 Author Posted December 17, 2011 What I was referring to in this post was only related to when there was no content for the specified url. I think this post addresses the issue's you mentioned: http://fmforums.com/forum/topic/81515-web-viewer-shows-scroll-bars-in-list-view/
Newbies honcho Posted December 17, 2011 Newbies Posted December 17, 2011 Yes and No. What your video shows is very similar to what I see with the method of window scrolling affecting when the scroll bars in the web viewer appear. But for me it happens the vast majority of the time on web viewers with no content. This table has 400K records and about 80K images, so about 80% have no data and there are large stretches with no thumbnails. The scroll bars which in my case are both the horizontal and vertical ones appear mostly on the empty web viewers. So I don't think your fix will help those at all, which is what your first post is addressing. I wonder if it's significant that I get both the vertical and horizontal and you only get the vertical? My styling on this web viewer is: "?style=noapplet+readonly+noscroll&background-color=rgb(220,220,220)" I tried adding listview and fixed sizes and a web viewer much larger than the fixed size and a few other things, but none of it made a difference. I kind of believe that the fact the it's so reproducible based on window scrolling method and that it doesn't seem to be record based, that there is nothing we can do to the code that will fix it.
dansmith65 Posted December 18, 2011 Author Posted December 18, 2011 Do you get the type of scroll bar as shown in my screenshot above? Or can you actually scroll the content of the web viewer? I'm surprised to hear that you get horizontal scroll bars also. If the content is always a web-compatible image (jpg, gif, png, etc.) then the custom function I posted in the other thread should work for you. You loose a lot of functionality compared to using the native web viewer url, but if all you want to do is show an image in list view, then I think it's the way to go.
Newbies honcho Posted December 20, 2011 Newbies Posted December 20, 2011 This is what I see. The web viewer on the left is the original - "?style=noapplet+readonly+noscroll&background-color=rgb(220,220,220)". The middle one has listview added and the one on the right has a width and height set in the style and the web viewer is about twice as big. None of these have a file where the web viewer points.
Recommended Posts
This topic is 4721 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now