Tabs in a page enable horizontal scrolling,How NOT to do that?

I have a page with 17 tabs, each tab has a different permission group, so each user can see only the tab for his group.
Some users have access to more than one group, so they can see more than one tab.
When a user with more than 5 or 6 tabs logs in, that number os tabs enables the horizontal scrolling, making the page looks horrible, and some tabs end up outside the visible area.
I need to 'break' the tabs in lines, so it does not enable the horizontal scrolling.
Is it possible to do that?
Is its possible, how can I do that???

the best way how NOT to do the scrolling is to have shorter tab names or view on a higher resolution. there is no way to make them default to a new line of necessary.
Frankly, I would look back at the layout and design aspects of the page because 17 tabs is a TON of information to download each time you access a page even if you cant see them all.
You could have the information separated as pages instead of tabs or use item level security instead of tab level to fix this problem.

Similar Messages

  • Horizontal Scroll does not work with Apple Magic Mouse

    Horizontal Scroll does not work with Apple Magic Mouse as it does with other Adobe software such as Photoshop.

    The system preferences window for the mouse has changed. The GUI elements are different.

  • Why cant i open all my bookmarks in a new tab? only the ones visible above me, not the ones that show up when i click in the arrow to the upper right?

    why cant i open all my bookmarks in a new tab? only the ones visible above me, not the ones that show up when i click in the arrow to the upper right?

    Uninstall the Ask toolbar and it should work again. There is a compatibility issue with the Ask toolbar and Firefox that prevents new tabs from being opened.
    There are a couple of places to check for the Ask toolbar:
    * Check the Windows Control panel for the Ask Toolbar - http://about.ask.com/apn/toolbar/docs/default/faq/en/ff/index.html#na4
    * Also check your list of extensions, you may be able to uninstall it from there - https://support.mozilla.com/kb/Uninstalling+add-ons

  • I loose focus on tab pages with horizontal scroll bar

    Hello
    I am using a form with two tab pages. On the second tab page there is a multirecord block from which the first 5 columns are context (always visible)), the other columns are working with a horizontal scrollbar. When I navigate to another window and come back to the first one, then the context columns are still there, but all the other columns are gone, there is only a big grey space. Any suggestions ? Webforms 10gR1.

    Not sure why that is happening. Are you running the newest JInitiator? What browser are you using?
    Maybe as a workaround, you may have to save the current record before leaving the first form, then when you return to the first form, requery the block and go to the current record. That's assuming, that a requery fixes the problem...

  • Enabling horizontal scroll in UIWebview

    Hi all,
    Is there any way to load a pdf document in a UIWebview so that it can
    scroll horizontally instead vertically?
    Is it possible?..
    If so pls some one gimme me the way to do this..
    I wanna pick the words in pdf as we can do in a webview and also I wanna
    enable search for the word as we can do in a webview. So having an image and
    loading it in a webview wont suit my requirements, I hope so. So I did load
    pdf in a webview. Now my requirment is to load the same such that it could
    scroll in a horizontal pattern.
    Can anyone help me??????

    With the current version of VC there is no horizontal scroll bar in the Flex tables possible.

  • Mighty mouse enable horizontal scrolling

    I've a mighty mouse and OS X 10.6.8 and I can't scroll horizontal. I've tried to change the mouse no difference. I've tried to switch between horizontal and 360° scrolling, disable scrolling...but I can't. That's really boring.
    Anybody who can help me please?

    I think it is an plugin or else...that destroyed the horizontal scrolling. I had a harddiskcrash and I recoverd via timemachine from last december, (10.6.8) was installed. and it worked again. after then i installed some updates and it's not working again....

  • Horizontal scroll bar not appeating in af:treeTable

    We have an af:treeTable component in a popup with two af:column.
    Issue:
    1. af:treeTable is not showing horizontal scroll bar. When i set the width to a fixed value say 1000 on af:column c171, it shows scroll bar but the size is fixed.
    This is not the solution, because if the length of #{node.TerrDimMemberHierarchy} exceeds this size again some portion of it becomes invisible.
    Question:
    1. How can i make horizontal scroll bar appear in tree table. And also it should grow or shrink depending upon the length of #{node.TerrDimMemberHierarchy}
    data.
    <af:treeTable rowBandingInterval="0" id="tt2"
    fetchSize="25"
    inlineStyle="width:38em; height:28em; border-width:1px; border-style:groove;"
    partialTriggers="::dimensionDropDown ::searchButton ::cb5"
    rowSelection="multiple"
    value="#{backingBeanScope.ManageTerritoriesBean.dimensionMemberSearchTreeTableTreeModel}"
    var="node"
    visible="#{pageFlowScope.searchString != null ? (pageFlowScope.viewInHierarchyBtnLbl == null ? true : false) : false}"
    columnStretching="column:c171"
    binding="#{backingBeanScope.ManageTerritoriesBean.dimensionMemberSearchTreeTable}"
    summary="#{salesterrmgmtterritoriesuiGenBundle['OLabel.AvailableDimensionMembers']}"
    immediate="true"
    selectionListener="#{backingBeanScope.ManageTerritoriesBean.dimensionMemberSearchTreeListener}"
    styleClass="AFStretchWidth">
    <f:facet name="nodeStamp">
    <af:column sortable="false" id="c14"
    rowHeader="unstyled"
    headerText="#{salesterrmgmtterritoriesuiAttrBundle['ColAttr.Name.DimensionName.MOTTERRDIMENSIONSVL.NAME']}">
    <af:outputText value="#{node.Name}" id="ot15"/>
    </af:column>
    </f:facet>
    <af:column sortable="false" id="c171"
    headerText="#{dlBndl.PATH}"
    styleClass="AFStretchWidth">
    <af:outputText value="#{node.TerrDimMemberHierarchy}"
    id="ot16"/>
    </af:column>
    </af:treeTable>
    Edited by: sekare on Aug 29, 2011 4:01 AM

    can u remove the styleClass="AFStretchWidth" for af:column
    AFStretchWidth is for table or treetable to stretch.. not for columns
    <af:column sortable="false" id="c171"
    headerText="#{dlBndl.PATH}"
    styleClass="AFStretchWidth">

  • Horizontal Scroll Bar not displaying

    Hi,
    We have a page with many recursive tables for alignment.
    We have a lot of graphs displayed horizontally, so that we need to scroll the page horizontally.
    We happened to change the layout and suddenly we are missing the horizontal scroll bar !!
    We could not scroll to see the hidden page details.
    This happens only in IE6, IE7. Firefox, Mozilla displays it with horizontal bars
    Does anybody knows as what the problem could be ??
    - Mohan

    Horizontal Scrollbar in base window... has nothing to do with Framework, its a browser feature and should appear automatically. I m still wondering what must have caused in ur cause.Can u upload the page screenshot on any pic website, would like to have a look !
    There is CSS work around for this but it would be difficult to inject it in a OAF page!Anyways upload the screenshot.
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Horizontal scroll Bars not coming in JTable

    Hi,
    If a user streches any column of the jtable to the right such that its values are not visible properly. Then should the horizontal scroll bar come in the scrollpane in which table is there.??
    If Yes then how can I do it?
    I have seen when no of rows becomes more than the display area of the table then vertical scrollbar are coming automatically. but not Horizontal scroll bars.
    Please help

    sorry for my previous mistype, here is the right solutions to your problem.
    As default the JTable will auto resize your column width, if you want horizon scrollbar
    you must do following below steps:
    JTable tableview = new JTable (model) ;
    tableview.setAutoResizeMode (JTable.AUTO_RESIZE_OFF) ;
    JScrollPane scrollpane = new JScrollPane (tableview,
    ScrollPaneConstants.VERTICAL_SCROLLBAR_AS_NEEDED,
    ScrollPaneConstants.HORIZONTAL_SCROLLBAR_AS_NEEDED) ;
    JPanel p ;
    p.add (scrollpane) ;
    This can works for you !

  • Horizontal scroll bar not appearing-Alert report screen

    Hi All,
    I have an agent setup which shows alerts and a report is fed as an input/delivery content. The report is fairly big with many columns and cannot fit in the standard alert screen hence need a horizontal scroll bar to view all the columns. But unfortunately there are two vertical scroll bars which are appearing and no horizontal scroll bar. Could the experts please let me know if this is a bug or is there any configuration that I am missing?
    OBIEE version: 11.1.1.5
    Any help would be appreciated.
    Thanks,
    Vikram

    Hi,
    Sorry for the delay in response. The issue was because of IE7 version. Its a bug.
    Thanks,
    Vikram

  • Horizontal Scroll still not working?

    I'm trying to do a simple horizontal scroll w/in a container frame. It worked beautifully, and then I upgraded to drop 19. Now, poof! It's gone. I see other, similar comments on this forum, but no answers. Has anyone discovered a workaround? Or know when it will be fixed?

    Thanks, Bob. I've actually tried that, to no avail. It works perfectly in my desktop viewer, but when I view it in our viewer (built with viewer builder), the content of the frame disappears.
    Sometimes - and I haven't nailed down which isolated function makes this happen - the scroll bars will appear, as if the container frame knows it should be scrolling something, but the contents are gone.
    Original content was images, text and buttons. But I've stripped it down to the bare minimum -- one large image, no interactivity, and still no luck. Have you heard of others with this problem, or is it a user-error somehow?

  • I moved all my Pages documents from my Macbook Pro to my present Macbook Air and then gave away my Pro.  Now, when I try to view my documents I get the message that the document is too old and I have to save it on Pages 09 first.  How do I do that? i

    I moved all my Pages docs from my Macbook Pro to my new Macbook Air.  Now, when I try to view my docs I am told that they are too old and I must save them in 09 first.  How do I do that?  The version of Pages I am using on the Air is 5.2.2

    No release of Pages v5 can open AppleWorks, Pages '05, Pages '06, Pages '08, or RTF documents. Sometimes, it cannot open its own documents.
    You will need to do one of the following:
    Borrow your MacBook Pro back until you can export all your incompatible documents to MS Word (Which Pages v5 can open)
    Install your iWork '08 DVD on your new Air, and then immediately apply the following Apple Updaters. Again Export to MS document formats.
    Pages v3.0.3
    Numbers v1.0.3
    Keynote v4.0.4
    Purchase iWork '09 DVD, and then immediately update with Apple iWork 9.3 updater.
    Open the document(s) that Pages v5 won't permit
    Save as Pages '09 v4.3 documents, or export as MS Word
    Upload to Zamzar, and convert to MS Word (free for limited volume)
    No sensitive documents
    Email notification within 3 - 4 minutes with MS Word document download link
    After you do either item 2 or 3, run Disk Utility and verify/repair application permissions on your boot drive. Open your converted documents in Pages v5.

  • Horizontal scroll bar not showing in PO

    Hi Experts,
    I'm unable to see the Horizontal scroll bar in PO item overview..so unable to see all the columns..is there any setting for that ???so that I can use it again ...

    Hi,
    Click 'Table Control Settings' icon (press the button on the top-right
    hand of the item details area you're referring to - the icon is 3
    columns with a a yellow first column)
    In the 'Administrator' area there is a setting here in the section
    'Further settings', with a field 'No. of fixed columns'.
    Check the value here.Make it to 2 and activate.You should be able to see the scroll bar now.
    Regards,
    Ashwini.

  • When I open a new tab in Firefox, the web page that appears isn´t my start page... How could I fix that?

    My start page is Google website.
    The web page that Firefox open when I clck in new tab option is
    http://start.facemoods.com/?a=stonicla&f=2

    See:
    * [/questions/772061]

  • When opening a new tab, a web page gets opened automatically.How to prevent this?

    ......................

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    If that doesnt work try below before proceeding.
    SCAN with all programs..
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.

Maybe you are looking for

  • Call transferring- Not transferring calls

    I use call tranferring alot but my skype does not tranfer calls to my local mobile number. Whenever skype is active, i get calls on skype. I started using the call transferring feature so that i can have my skype calls transferred on my local mobile

  • Can you capture desktop/monitor footage with Premiere CC?

    I'm looking to put together some animation tutorials/making of kind of videos and want to record my digital process as I work.  To my knowledge Premiere can't do this but I noticed while researching that some editing software does so I figured it'd b

  • Set_thread_id Segmentation fault

    Hello, I want to use set_thread_it to do some multi-process work,but i always got a Segmentation fault when open a database after i use the set_thread_id function. the code is: static void thread_id(DB_ENV *, pid_t *, db_threadid_t *); int main(int a

  • Lsmw using batch input record session

    hi experts,              My  requirement is to generate purchase info record number (PIR) for the flat file data containing vendor acc number(lifnr) , plant(werks) , purchase organization combination using me11 t code. after processing  the bdc for t

  • Photos not in sequence

    Is there any way that I can have my photos sort alphabetically using file names? I upload and realised that it is all mess up. I don't understand why it is not in sequence.