How to put a long tab canvas on 2 or more lignes

I have 15 basic tables ( 2 or 3 fields).
I would like to manage tese tables from one page.
When I generated the page I got a long tab canvas that I should scroll at rigth to see the rest of the tabs;
My question is : can I put these tabs under 2 or more lines
Thanks in advance

Monta,
This is more a UIX question - well, I assume you are using UIX - than a JHeadstart question. It is not something you solve in a pre-generation way.
The easiest way to address this might be to edit the generated <app>TabBar.uit file. It includes a single tabBar element that stretches along the full length of the page. What you can do is include a second or even more tabBar elements, each having a subset of your tabs. Include the tabBar elements in a flow layout: as long as they fit on the page, they will be displayed a single line, when that does not fit anymore it starts to wrap.
<flowLayout>
<contents>
<tabBar selectedIndex="${uix.rootAttr.selectedIndex}">
<contents>
<link text="Departments1" destination="javascript:doNavigate('StartDepartments1.do');"/>
<link text="Employees1" destination="javascript:doNavigate('StartEmployees1.do');"/>
</contents>
<attributeMap>
<rootAttributeMap/>
</attributeMap>
<childMap>
<rootChildMap/>
</childMap>
</tabBar>
<tabBar selectedIndex="${uix.rootAttr.selectedIndex}">
<contents>
<link text="Extra Tab" destination="javascript:doNavigate('StartDepartments1.do');" />
<link text="Nog een tab" destination="javascript:doNavigate('StartEmployees1.do');"/>
<link text="Salesteam" destination="javascript:doNavigate('StartSalesteam.do');"/>
</contents>
<attributeMap>
<rootAttributeMap/>
</attributeMap>
<childMap>
<rootChildMap/>
</childMap>
</tabBar>
</contents>
</flowLayout>
However, there is an issue with setting the correct selected index on the tabbars. You will probably have to write some JavaScript to get that exactly right; right now, selecting the first tab in any of the tabBar elements will highlight the first tab in all tabbars...
regards
Lucas

Similar Messages

  • How to put a long HTML body in a blank page?

    Hi group,
    I have done a home page in Word :), after that, I want to put the HTML header and body code in the blank page (APEX blank page).
    HTML header is accepted without any problem, but when I try to paste the "html body" which was created very long APEX is not allowing me.
    The next error is displayed:
    ORA-20505: Error in DML: p_rowid=89, p_alt_rowid=ID, p_rowid2=116, p_alt_rowid2=FLOW_ID. ORA-01461: can bind a LONG value only for insert into a LONG column
    Is there any way to put my code in a blank page inside of APEX, or how can I put it like my home page?
    Any advice or help will be really appreciated.
    Thanks in advance.
    Kind regards,
    Francisco

    Francisco Martínez Oviedo wrote:
    Hi group,
    I have done a home page in Word :)That's not :), it's very :(
    Word-generated HTML and CSS is non-standard, bloated and incomprehensible.
    Learn some basic HTML and CSS so you can author the content properly.
    after that, I want to put the HTML header and body code in the blank page (APEX blank page).
    HTML header is accepted without any problem, but when I try to paste the "html body" which was created very long APEX is not allowing me.Where are you putting this?
    The next error is displayed:
    ORA-20505: Error in DML: p_rowid=89, p_alt_rowid=ID, p_rowid2=116, p_alt_rowid2=FLOW_ID. ORA-01461: can bind a LONG value only for insert into a LONG columnThe code is too big for whatever APEX container you are trying to use. Did I say that HTML from Word is bloated junk? This will be 3 times bigger than it needs to be.
    Is there any way to put my code in a blank page inside of APEX, or how can I put it like my home page?If you must persist with these crimes against mark-up, split the body code across several HTML regions on the page.

  • Place a Tab Canvas within a Tab Canvas (there is more Stack Canvas)

    I Use Forms [32 Bit] Version 10.1.2.0.2.
    Hi All.. I have the same problem with this case ( Place a Tab Canvas within a Tab Canvas ).
    but I need help with my case, what if there is more stack canvas, like this :
    - I created Tab Canvas first, then
    - in my first Tab Canvas I put the new tab canvas (this solved), then
    - I create again new Tab Canvas in the second Tab Canvas.
    How do I control that in Trigger Level Form - WHEN-TAB-PAGE-CHANGED ? if I want to show if :
    - First Tab Canvas I klik then the second Tab Canvas is show (solved), then if
    - I klik second Tab Canvas then the third Tab Canvas is show. (this my case)
    thx b4 to all ...... I am newbie in forms
    Edited by: 973372 on Dec 14, 2012 2:05 PM

    not yet

  • How to put an electronic signature with numbers?

    Hi everybody, i want to know how to put an electronic signature with numbers?
    Thanks

    See more like this to right of screen
    https://discussions.apple.com/message/24846549#24846549

  • How do put a stack canvas inside the tab canvas

    Hi all,
    I have content canvas and tab canvas Now i want to put a stack canvas on the tab canvas .suppose tab canvas page are Page1,page2, page3 when i click the page1 then display the stack canvas 1,and when i click page2 then
    display stack canvas 3 ..... so on. help me to find the solutions to this Issue
    Thanks

    You would use the when-tab-page-changed trigger to use hide_view and show_view commands to hide one stacked canvas and show another.
    Just keep in mind that for a canvas to be displayed, the cursor must be in an item on that canvas, or at least in an item NOT covered by the canvas.

  • How to move a block from Content to Tab Canvas?

    Hi All,
    I've make a master and detailed blocks in an content canvas
    Now this master block has another some detailed blocks, How to put a tab canvas on this content canvas?
    that is if I created a new tab canvas it will appear in another page not in the content canvas!

    Is the Tabbed Canvas larger than the Content Canvas? Also, just to clarify, when you created the tabbed canvas - did you draw the tabbed canvas on the content canvas in the Visual Designer? If you created the tabbed canvas by adding it to the Canvas Node in the Object Navigator and then set the appropriate properties to assign the window, x/y coordinates, etc., I've seen this cause unexpected behavior. It is better to draw the tabbed canvas on the content canvas rather than add it to the Canvas node through the object navigator.
    Hope this helps,
    Craig B-)
    If a response is helpful or correct, please mark it accordingly.

  • How to build stacked canvas on tab canvas page

    I'm a beginner for oracle d6i. Please tell me
    how to build stacked canvas on tab canvas page for
    details. I need horizonal scrollbar on tab canvas.
    Thanks in advance.

    Thank you for your reply. In general, i really put stacked canvas onto the tab canvas, However i saw one solution of john.williamson in this forums (re:Silent Client Installation He didn't provide it
    for details to put stacked canvas onto the tab canvas' page.

  • On Firefox 4, how can I put one "new tab" on the "tab bar" (The + sign) and one next to the "back/forward" buttons (as in FF 3.6)?

    On Firefox 4, how can I put one "new tab" on the "tab bar" (The + sign) and one next to the "back/forward" buttons (as in FF 3.6)?
    In my current Firefox, the "new tab" icon/item from the "customize" pop-up window menu of items is placed next to my home, back, forward buttons near the top-left of my header (Button 1 for "new tab"). Then, the tab bar automatically come with a small tab (with a + sign) to the right of your last tab opened (so you click on + and a new tab opens. Button 2 for "new tab"). I like to have this "new tab" button twice (as a + mini tab, and next to my "home icon".
    When I upgraded to Firefox 4, I seemed to be only able to "customize" or use the "new tab" in one place. Either as an icon next to home button, or as a "+ minitab", but NOT both.
    What can I do to put this button in Firefox 4 on BOTH places???
    Your help is really appreciated. I want to upgrade, but I want my buttons on both places...
    I upgraded to FF 4, but downgraded again just because this feature... that's just me of coarse :-)

    *New tab toolbar button: https://addons.mozilla.org/firefox/addon/new-tab-toolbar-button/

  • How to change the background color of  a Tab Canvas

    Hi All,
    I accidentally changed existing background color of a tab Canvas to ' gray' which is not matching with main canvas (which has default).
    How can I change background color to default. Please help me.
    -Thanks

    In the property palette of the tab page, click on the "Background Color" property and click the "Inherit" button on the top of the property palette, this will revert the value of the property to the default when the tab page was created which is <Unspecified>.
    But if your tab page has inherited the color from a property class it will revert to what was specified in the property class.
    Tony

  • How to change content/stacked canvases to tab canvas

    Hi,
    I have created a form which has one content canvas and multiple stacked canvases. The content canvas displays the first page and then we hv to click on next to go to the next stacked canvas and so on. I want to try making it in tabs (tab canvas) and then I will decide which one looks better and performs good.
    Can you guys please give me a detailed instruction on how to convert my content and stacked canvases to tab canvases. I have never done tab canvas. I tried one, I changed one of my present stacked canvas to tab but all the fields and texts were gone and there were just two tabs in it.
    Please suggest. Thanks in advance.

    Might get a better response in the Forms forum...
    Forms

  • How to create tab canvas from content

    Hi,
    I have created a form which has one content canvas and multiple stacked canvases. The content canvas displays the first page and then we hv to click on next to go to the next stacked canvas and so on. I want to try making it in tabs (tab canvas) and then I will decide which one looks better and performs good.
    Can you guys please give me a detailed instruction on how to convert my content and stacked canvases to tab canvases. I have never done tab canvas. I tried one, I changed one of my present stacked canvas to tab but all the fields and texts were gone and there were just two tabs in it.
    Please suggest. Thanks in advance.

    I will do so:
    I will create a blank tab canvas and then I will cut and copy in every tab page the frame of the content canvas
    A tab page for every content canvas
    Regards

  • How do i make a tab active and make it stay that way always. If i put a website in my home page in order for the tabs to open automatically in that same homepage , this setting is not working, every time I open a tab , a white window appears .

    How do i make a tab active and make it stay that way always. If i put a website in my home page in order for the tabs to open automatically in that same homepage , this setting is not working, every time I open a tab , the window appears white .

    By default Firefox opens a blank page for a new Tab, there is no setting to change that action without installing an add-on.
    New Tab Homepage extension: <br />
    https://addons.mozilla.org/en-US/firefox/addon/777

  • How can i change the direction of tab canvas in 10g ?

    hi all
    how can i change the direction of tab canvas in 10g at runtime i want to change the direction from left_to_right to right_to_left when i did that the form not appears well
    all prompts of item not dispalyed in order of its sequence ,in spite of that it works in 6i well and change direction without any problems
    i have been used set_canvas_property and set_view_property but it doesn't work
    can anybody help me in this mater?

    please can any body help?

  • How to change the number of  tab in a Tab Canvas?

    hello :)
    any answers please ?

    user9068133 - Posted: Nov 3, 2010 2:42 PM yes , it works very well on forms 10g, i know that is not a big problem but what can i do ! i have searched on google how to do that but i didn't find nothing .>
    What exactly did you search for on Google? What is "that"?
    Are you trying to add more tab pages to a Tabbed Canvas from the Forms Builder? If so, user13390506 is sort of right. Click on the "Canvases" node of the Object Navigator press the *<font color="green">green + </font>* button to add a new "Content" canvas to your form. Now you need to open the property pallet of the new canvas and change the "Canvas Type" property to "Tab." You will notice that the icon of the new canvas you created in the Object Navigator has changed. Click on the + node next to your new "Tab" canvas to reveal the "Tab Pages" node. Again, open this node (by clicking on the +) to reveal the individual tab pages. By default, Forms will create two tab pages. You can add a tab page in the "Tab Pages" node by clicking on the node and then clicking on the + button. To remove a tab page from the "Tab Pages" node, click on the tab page you want to remove and then click on the *<font color="red">red -</font>* (minus) button.
    If you are trying to add a new tab page during the Form runtime - as I mentioned before - this is not possible.
    Also, what is your Forms version?
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • How to get block name in a tab canvas

    I am trying to develope a form with six tabs on a tab canvas. Each tab pages contains a block derived from a database table and not items taken from the same table.
    If I want to capture the name of the block in a tab page when page is changed, How can I do it.

    If you like CRAZY PAIN you can parse dbms_utility.format_call_stack to get the trigger name and owner and then using all/user_triggers extract info of table name, which has such trigger defined on it.
    Although I wouldn't do that :)
    I'd simply create a variable in trigger definition containing table_name and/or another variable containing trigger name and use them.
    It is especially easy if you are generating triggers for example for some auditing purposes.
    Gints Plivna
    http://www.gplivna.eu

Maybe you are looking for

  • Specifications for the report regarding the invoiced quantity.

    Hi all SAP gurus, I want to give specifications to the abaper regarding the layout of a report. The details are sales order, materials in it, order quantity, invoiced qty, balance qty and stock against the balance qty. I want to know the table & fiel

  • Qs on CLAF Personalization

    I am creating my own custom skin using Customize and Look and Feel Admin Responsibility. Here are the steps: 1) Just Created base-desktop skin without changing any property. When i set Oracle Look and Feel Profile to this skin, i can see applied but

  • Query for a chart

    I have this query: select null link, creationdate  label, COUNT(PROBLEM) BER from INCIDENTS where PROBLEM=:p10_id AND SOURCE = 'BER' and creationdate between (select (min(creationdate)) from  INCIDENTS where PROBLEM=:p10_id) and SYSDATE group by crea

  • Reinstalling  OS X Leopard on mac book pro

    HI Im new to Mac Just purchased a macbookpro intel based last month. I have installed windows XP SP2 However while installing I did not use boot camp and now I have windows XP only on my hard drive I do not have OS X at all so I tried to reinstall my

  • API for Solaris 8 Mouse Events

    Hi I am looking for a Solaris 8 API so I can listen to Mouse moved events, although the mouse cursor is not over my java application window. Any ideas?