Disappearing Tabs on Oracle Forms [message #436282] |
Tue, 22 December 2009 12:47 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
robertrm
Messages: 1 Registered: December 2009 Location: Salem Oregon
|
Junior Member |
|
|
In some of our applications, the information on the form canvas has a lot of fields to display. As a result, the form becomes a scrolling screen. Some of our users, when in add mode, have instances where the tabs on the screen disappear. What is really happening is when they are tabbing through the form to enter information, and then get to the point in the form where the scrolling screen advances, the tabs move up as well, and are hidden behind the main form canvas. I've been able to duplicate this by making the screen smaller, but this seems to happen to them even when the screen isn't resized to a smaller screen. Our develoment standard is to create 800 x 600 screens. Has this happened to anybody out there?
|
|
|
Re: Disappearing Tabs on Oracle Forms [message #437121 is a reply to message #436282] |
Thu, 31 December 2009 02:47 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/72104.gif) |
Littlefoot
Messages: 21823 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
Quote:instances where the tabs on the screen disappear
What are "tabs"? Tabs of the tab canvas? If so, would it help if you create a stacked canvas (canvases, if there are many tabs) and put it onto the tab canvas? Also, put all items onto the stacked canvas. Doing so, you'd be able to scroll up and down through the stacked canvas, but tabs would (should, actually) remain visible all the time.
|
|
|