TAB STRIP in a componet

Hi
I am new in SAP CRM 2007. I am developing a new component. I want to use the element htmlb/xhtmlb TAB STRIP, but when I use this in my view, a javascrip error occurs (object expected) and Tabs are not shown.
I dont know if I need a label or anything else...
My code is
<xhtmlb:tabStrip id                       = "ts3"
  <xhtmlb:tabStripItem title = "Tab N 1"
                       name  = "ti1" >
   Test1
  </xhtmlb:tabStripItem>
  <xhtmlb:tabStripItem title = "Tab N 2"
                       name  = "ti2" >
   Test2
  </xhtmlb:tabStripItem>
  <xhtmlb:tabStripItem title   = "Tab N 3"
                       tooltip = "Tooltip for Test 3"
                       name    = "ti3" >
    Test3
  </xhtmlb:tabStripItem>
  <xhtmlb:tabStripItem title   = "Tab 4"
                       tooltip = "Tooltip for Test 4"
                       name    = "ti4" >
    Test4
  </xhtmlb:tabStripItem>
</xhtmlb:tabStrip>
Thank you for help me.

Hi,
I was also trying to find the same tab strips but could not find relevent material. So used substitute solution. I created buttons seperated by '|'. My screen looks some what like this.
View
Button1  |  Button2  |  Button  3|  Button 4
Field 1
Field 2
Field 3
Now when i click on button 1 i called even and from event to outbound plug which navigate me to view 1. Similarly click on button 2 helps me to navigate to view 2 and similarly button 3 and 4 to view 3 and 4 respectively. It works like tab strips but not same as it..
Best regards
Pankaj Kumar
Edited by: Pankaj Kumar on Nov 14, 2008 7:00 PM

Similar Messages

  • How to remove the search bar in the tab strip?

    My latest firefox update includes a search bar IN THE TAB STRIP on top of the page (not the one in the navigation toolbar). It takes up too much space for the tabs and it is useless (since there is already a search bar below it in the navigation toolbar). How do I remove it?

    I was able to fix the problem in Safe Mode. It was an extension disguised as a Firefox original part, named itself as "firefox default tabs." I am not sure how I got it since I have not downloaded anything recently. My Kaspersky did not block anything as well. But, huge thanks!

  • Data not storing in Custom infotype build with tab strips

    Hi All,
    I have created one custom infotype 9030,
    With screen 2000.
    which is having tab strips, I have build the screens refering to p9030-zztest its not storing in database.
    where I am doing wrong...please let me know what should be done in this case.
    Regards
    Satish.v

    Hi,
    Checkout the below link :
    <link to blacklisted site removed by moderator>
    Shailaja Ainala.
    Edited by: Thomas Zloch on Jan 28, 2012 9:06 PM

  • How can i keep multiple tabs in the tab strip without them compressing into one tab?

    when i open more than 6 windows , they all compress into one tab from where i have to access pages with a drop down menu. i want all the tabs to open up and the individual tabs to appear separately on the tab strip which can be scrolled up or down. thank you

    hi
    the problem is in the firefox tab strip at the bottom of the page. i have attached two screenshots . when i open more than 6 tabs, they all get compressed into 1 tab. i want all tabs to stay open individually, and the tab strip should therefore have a page scroller icon forming when many tabs open. i have had this in the earlier computer i had, but recently got a new one. now i cant figure how to set firefox to do what i need.
    thanks

  • In FF 7.0.1, the New Tab button on the Tab Strip disappeared after clicking the Tab Group icon and trying to return, so I'm looking for advice on how to get the New Tab to reappear on the Tab Strip.

    In Windows Vista, FF 7.0.1, I selected the Tab Group button to try it out. However, when I selected the Tab Group button again to close that view, the New Tab button in the Tab Strip no longer appears. I'm requesting help to restore the New Tab button (has the "+" sign on it) on the Tab Strip just to the right of the currently open tabs.

    You can find the New Tab button showing as a '+' on the Tab bar.
    You can open the Customize window and drag the New Tab button that shows as a plus sign (+) from the Tab bar on another toolbar and it will become a regular toolbar button like the New Tab button that you have in Firefox 3 versions.<br />
    Open the Customize window via "View > Toolbars > Customize" or via "Firefox > Options > Toolbar Layout"
    If you can't find the New Tab button then click the "Restore Default Set" button in the Customize window.
    If you want the New Tab button at the far right end of the Tab bar then place a flexible space to the left of it.

  • Open tabs are not on tab strip. Have to click on List All Tabs button to find tabs. Tabs used to display on tab strip and stopped doing this. Suggestions?

    Been using Firefox for years, running Windows XP. This morning when I opened pages in another tab, did not see them on tab strip. Only way to find them is to click on List All Tabs Button and it shows list. Cannot get them to display on tab strip. If I open in another window, it works, like it should. If I click on plus sign on tab strip it opens another tab, but can't see the previous ones except with List All Tabs Button. Any suggestions on how to turn tab strip back on? Thanks, jayem33

    If it works in a new window then you can drags tabs from the not working window to that new window.
    You can also try to close the tabs via Ctrl+W and restore the closed tabs via Shift+Ctrl+T

  • Tab Strip with multiple views refresh issue

    I have created a tab strip with two tabs.  Each tab has a view container element.  Each view has an iFrame which points to an ABAP report exposed as a web service (url).  I put a refresh button on the first view which fires an outbound plug which is directed to the same view.  This refreshes the first view just fine.  However, it also refreshes the second view.  I don't want to refresh the second view.  Is there a way around this?

    Hello Kenneth,
    i would try another way and use [Suspend&Resume|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/45/19bf8c16f25d7ae10000000a11466f/content.htm]. But that works only on component-level. So i would create 3 components A,B,C.
    Comp A has a tabstrip and inside each tab a ViewContainer Element (VCUI). Inside the VCUI's you call (the used) components B and C using Suspend & Resume Plugs. Components B and C only have one view each with an iframe calling the specific report.
    So you can refresh both components differently.
    Kind regards, Andreas

  • How to get active tab strip name using standard function ?

    Dear all,
    I have 5 Tab strip in my view, how can i know which tab strip is active during runtime ?
    Best Regards
    Fernand

    HI
      I hope you may be looking  at this thread , hope its  a  similar requirement as yours
      How to get the selected Tab from a TabStrip.
    Thanks

  • How to change the name of Customer  Tab strip .

    hi
    For Tcode ME21N ME22N and ME23N I have added a screen exit to PO header tabstip .The name that is appearing is "Custumer data "  as tab stip text , i want ot change this tab strip name. can u please suggest me how to do it.
    Below are the details.
    function group:MEGUI
    screen :1102
    Reagrds
    Avik

    Hi Avin,
    you must have created a project in CMOD for this enhancement.
    Go to the same project in CMOD.
    Select Componenets radio  button on cmod and go inside.
    you will find Menu exit option on the coponenet screen.
    double click on function code like +Co1( in prod order) and enter function text as your desired name instead of customer data. save the same and activate the project.
    it should make required chnages.

  • Number of Tab Strips in BSP pages of E-Recruitment

    Hello,
    We have a problem with number of tab strips visible per page in Job Interest Wizard page of E-Recruitment.
    The default number of tabs are 5 per page.
    In our case we put a large text in each tab (as per our business requirement), so these tabs extending beyond the page width and thus a horizontal scroll is appearing.
    We do not want this horizontal scroll as some of the inputs fields with asteric () , the asteric () is not visible to the user unless he scroll the page to the right.
    We wanted to either display only 4 tabs page or wrap the text if these tabs, so that all 5 tabs exactly fit in the screen.
    I have no clue on which BSP application is handling these tabstrips for Job Interest Wizard.
    Any suggestions is rewarded
    Thanks in advance,
    Regards
    Raghu Kolukuluri

    Someone provided this answer to me with regards to number of tabs visible on a wizard;
    The class that needs to be changed is CL_HRRCF_BSP_EXT_CONTAINERSEQ.
    To modify the number of tabs shown (in addition to other parameters) you
    can go to method GET_CS_ITEM and change the call to the factory method.
    The code looks like this:
      lo_cs ?= cl_phtmlb_containersequence=>factory(
        collapsed             = 'false'
        collapsible           = 'false'
        design                = 'transparent'
        hascontentconnector   = 'false'
        hastitle              = 'true'
        id                    =  lv_id
        maxvisibleitems       = '5'
        scrollableitems       = 'true'
        selectedindex         = controller->selected_index
        showstepnumber        = 'true'
        titleselected         = 'false'
        items                 = lt_items ).
    Maxvisibleitems is the number of tabs show at once. Showstepnumber
    determines if the tabs are numbered. Setting this to false may save some
    space.
    Hope this helps
    Sandra

  • Messages issue in message area of Tab Strip

    Hi ,
    Iu2019m having 2 tabs in my Tab strip.
    Tab1 u2013 First tab.
    Tab2 u2013 Second tab.
    In both the tabs I have message areas.
    On click of a button in Tab1, iu2019m displaying an error message in the message area,
    but the same message is appearing in the message area of the tab2.
    I want to display messages to its corresponding tab only.
    Thanks,
    Shravan

    Hello Shravan,
    the message area is a common container so the messages that are raised in that serverrountrip will be displayed in all the message area ui element.
    solution would be to create an action handler method for the tabStrips' onSelect event (inorder to trigger the server roundtrip). this roundtrip will flush the stateless messages and you can raise new messages for second tab elements.
    hope this solves your problem.
    BR, Saravanan

  • User changes in tab strip ui element are not recorded in context change log

    Hi All,
    We are using a tab strip ui element in webdynpro component. But user changes inside tab strip ui element are not getting recorded to the context change log. I have an input field on the same view besides  tab strip ui element. User changes to this input field are getting recorded to the context change log.
    Is there any restriction on context change log usage with tab strip ui element?
    Could you please suggest If there is any way to record changes inside tab strip ui element.
    Thanks,
    Sudheer.

    I think there are some limitations exists, context change logs are not complete when you do value help , i am not sure about tab strip.
    [http://help.sap.com/saphelp_nw70ehp1/helpdata/en/47/a8e5d273b12fe2e10000000a42189d/content.htm|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/47/a8e5d273b12fe2e10000000a42189d/content.htm]

  • Call report selection screen in module pool program with tab strip control

    Hi,
    Could anyone explain in detail to call report selection screen in module pool program with tab strip control.
    Thanks
    Mano

    Hi,
    Refer std program:
    demo_sel_screen_in_tabstrip.
    demo_sel_screen_with_tabstrip.
    Call your program with SUBMIT stmt form module program.
    Reward points if this Helps.
    Manish

  • I don't have a tab strip to right click on to retrieve my bookmarks.

    Lost my bookmarks and don't have the "tab strip" where the address goes.

    Open Firefox -> Go to View -> Toolbars -> Chechmark on "Navigation Toolbar"
    this will bring back your address bar (where you type links to go to websites :P )

  • Reg: How to add new tab strip in MIGO transaction

    Hi Experts,
    I need to add a new tab strip(Inside one selection screen, If the user clicks the new tab strip, New selection screen should populate) in MIGO transaction after pressing enter for the movement type '122'.
    I tried with the BADI MB_MIGO_BADI, Simply i called the module pool program inside that BADI, But it is not giving any solution.
    Please guide me to find the solution for this requirement.
    Regards
    Vijay.R

    Hi,
    You may also try the exits available with the MIGO transaction. To find exits you can use the fillowing code by giving tranasaction code as input.
    REPORT  zrmexitfinder                               .
    TABLES: modsap, modact, tstc.
    PARAMETERS: input1 LIKE tstc-tcode DEFAULT ' ',
                input2 LIKE modsap-typ DEFAULT ' '.
    DATA: search1(6),
          search2(3),
          search3 LIKE modsap-member.
    DATA : first_row VALUE 'Y'.
    CONCATENATE: '%' input1 '%' INTO search1,
    '%' input2 INTO search2.
    SELECT * FROM tstc WHERE tcode LIKE search1.
      first_row = 'Y'.
      CHECK tstc-pgmna NE space.
      CONCATENATE '%' tstc-pgmna '%' INTO search3.
      SELECT * FROM modsap WHERE typ LIKE search2
      AND member LIKE search3.
        SELECT SINGLE * FROM modact WHERE member = modsap-name.
        IF first_row EQ 'Y'.
          WRITE: /0 tstc-tcode, 6 tstc-pgmna, 16 modsap-name, 32 modsap-typ,
                 45 modsap-member, 70 modact-name.
          first_row = 'N'.
        ELSE.
          WRITE: /16 modsap-name, 32 modsap-typ, 45 modsap-member, 70 modact-name.
        ENDIF.
        CLEAR : modsap, modact.
      ENDSELECT.
      IF sy-subrc NE 0.
        WRITE : /0 tstc-tcode, 6 tstc-pgmna, 30 'No exits found'.
      ENDIF.
      CLEAR tstc.
    ENDSELECT.
    END-OF-SELECTION.
      CLEAR: search1, search2, search3.
    Regards,
    Renjith Michael.

Maybe you are looking for

  • Exchange emails lost when sent w/o connectivity?

    Hello, Are others losing messages when composing and sending emails via Exchange ActiveSync and hit "send" only to find out that they are in an area without coverage and it disappears? The message does not appear in drafts, sent folder, or the outbox

  • PPro CS6 Crashes on Exit in Windows 7 64bit

    With any PPro project, when I click to exit the program, there's about a 1-2 second delay, the PPro window is dimmed and a few seconds later a dialog pops up stating that "PPro CS6 has stopped working. A problem caused the program to stop working cor

  • Apple TV 'N' replace 2x Airport 'Gs'?

    I have a blackspot in my house which happen to be in the room where my iMac is (no, I can't move the iMac). To cover this I have to boost/relay my Airport Express with an old Airport Extreme. Not a major problem. If I was to get into the Apple TV tha

  • Scientific notation in typing

    My daughter is taking a physics course. How does one type X to the power of 2 when using word or numbers? I tired to find it with search but to no avail. Thanks.

  • Release Strategy Inconsistent

    Hello Experts, We have a release procedures configured and due to some changes I have deleted one of the release procedure in the system and transported to other clients. This deletion has caused inconsistency in the system and every time the deleted