Creating tabs in a portlet

Hey, I want to create tabs in my portlet. I've search on the web and it's seem that jsf doesn't provide any component to do this. Any one of you have an idea how I can implement it ?
I've tried some solution, but their is always a problem using it in a portlet because most of them are design to be display in a regular page.
Please help me

Hey, I want to create tabs in my portlet. I've search on the web and it's seem that jsf doesn't provide any component to do this. Any one of you have an idea how I can implement it ?
I've tried some solution, but their is always a problem using it in a portlet because most of them are design to be display in a regular page.
Please help me

Similar Messages

  • I want to create tab's in JSP..?

    Hello experts,
    I want to create tab's in JSP page. So if there is in taglib for tab's. So please let me know which one is this and how to implement it. And the directory structure of the Application folder.
    Thanks and Regards,
    Andy Surya

    Or you could write your own using divs and css, it wouldnt take very long as I have done it a couple of times. It might not be the best solution, but I made each tab section an action apart from the page you are currently on and used a separate jsp for each individual tab page. The html was replicated at the top of each page. Each clickable tab header had an action behind it fired by javascript.
    It requires a page refresh on each tab click and multiple jsp's (one for each tab) so might not be the most appropriate solution but it works very well and looks good.

  • How to create tab pages in EP

    Hi Experts,
    Can you please let me know how to create tab pages in EP. I have created one page. In this page, I have to place 2 iViews as tab pages. Can you please let me know how I can acheive this?
    Regards,

    Stuart,
    Within a SAP Portal Tabs are not used like you want them to
    By default Tabs are used inside an iView and not to "tab" between iViews on a page...
    The most straightforward solution would be creating a custom PageLayout that you can assign to your page.
    I would sugest to implement this custom PageLayout with DIV layers and trigger "tabbing" via JavaScript eventing.
    For more infor on how to create a custom PageLayout take a look at here:
    [http://help.sap.com/saphelp_nw70/helpdata/en/42/efbac120711a71e10000000a422035/frameset.htm|http://help.sap.com/saphelp_nw70/helpdata/en/42/efbac120711a71e10000000a422035/frameset.htm]
    Good Luck,
    Benjamin Houttuin

  • How to create a custom search portlet that groups results by category

    Hello,
    Is it possible to create a custom search portlet whose search results are displayed on a page grouped by Category? Basically the results page should have Category heading followed by search results.
    I realize this is not canned functionality but any ideas on how to accomplish this using PLSQL APIs is also welcome.
    Thanks.

    hi,
    one workaround i could think of is using the CM views to search for content that belongs to a category and display it in a custom way.
    http://www.oracle.com/technology/products/ias/portal/html/plsqldoc/pldoc904/wwsbr_api_view.html
    this only allows you to search for the meta-data available in the CM views but not the content of an item that is available when doing a search.
    in the next major portal release we will have a publich search API that can be used for these type of requirements. you can execute your search and format the results in the way you want.
    regards,
    christian

  • PSE 10 won't open "CREATE" tab - stalls at "Initializing" (Mac OSX 10.6.8)

    Hi everyone,
         I just purchased a copy of Photo Shop Elements & Premiere Elements 10 and can't get PSE to work properly.  I can't use the "Create" tab - which is really annoying because it is the main reason I wanted PSE 10 for...  So far I've tried 3 clean installs without any success - it always stalls at "initializing."
    My computer meets the minimum system requirements:
    Intel Core 2 Duo 2.54Ghz, 100gb of free hdd space, 4GB RAM and OSX 10.6.8 running.
    The rest of the program seems to be ok - but I can't access that tab... I'm beyond frustrated by now...
    Can anyone help me out here? I'd really appreciate it...
    Thanks!

    Hi Barbara! The Creat tab does open in organizer - but when you select an option ex. photo calendar, it switches to pse and it stalls at initializing...
    I tried EVERY fix suggested on the link you posted and nothing worked - except creating a new user account. I just created a new Admin account and It works!!!
    Don't know what is wrong with mine though...  I'd have to copy my photo library to the new account which is kind of troublesome and a pain to do... Plus I'll be having to switch from one account to the other to access the rest of my content (migrating all of my content to the new account will be VERY hard to do and take even more time)... Oh well - at least I get to use all of the functions in PSE!
    Thanks so much for your help!

  • Need help in creating tabbed webpart in sharepoint + no of tabs in webpart should be dynamic.

    Need help in creating tabbed webpart in sharepoint and no of tabs in webpart should be dynamic.
    under each tab i should be able to add multiple webparts(each tab will have webpart zone)
    programatically i need to generate tabs and insert webpart zones under each tab.
    Let me  know how can i achieve this.
    i followed below article.
    http://msdn.microsoft.com/en-us/library/jj573263%28v=office.14%29.aspx
    but in this article the tabs and webparts are static and we need to close each webpart .
    Kindly let me know the approach.thanks in advance

    the Easy Tabs could be useful for your requirement
    http://usermanagedsolutions.com/SharePoint-User-Toolkit/Pages/Easy-Tabs-v5.aspx
    /blog
    twttr @esjord

  • Creating tab delimited file

    Hi,
    Can anybody tell me how to create tab delimited file using ABAP. I am using 4.6C ( so I cant use cl_gui_char_utilities ) and I want to download the file to application server ( GUI_DOWNLOAD cant be used ).
    Thanks,
    Sameej

    Hi,
    -> here's an example to separate the fields by tab:
    DATA: BEGIN OF tabulator,
            x(1) TYPE x VALUE '09',
          END OF tabulator.
    data tabilator_c.
      CALL FUNCTION 'SYSTEM_CODEPAGE'
           IMPORTING
                codepage = c_to.
      tabulator_c = tabulator.
      TRANSLATE tabulator_c FROM CODE PAGE c_from TO CODE PAGE c_to.
    *for int. table
    loop at itab.
        clear string.
        do.
          assign component sy-index of structure itab to <f>.
          IF SY-SUBRC <> 0.
            EXIT.
          ENDIF.
          concatenate string <f> tabulator_c into string.
        enddo.
       append string to tab_download.
    endloop.
      CALL FUNCTION 'GUI_DOWNLOAD'
           EXPORTING
                FILETYPE = 'ASC'
                FILENAME = FILE
           TABLES
                DATA_TAB = tab_download.
    Grx Andreas

  • Help with validation on a manually created tabbed form

    version 4.1.1.00.23
    Hello,
    I have a manually created tabbed form that I'm having trouble creating validation on.
    The page is a Resource Staffing page where PM's can forecast the Resources that will be needed for various projects. The forecast can be for 12 - 18 months.
    The requirement is to display a message to the user if they are trying to save a row without forecasting any time. It's possible they may not know how may Resources or the length of time needed when the row is created.  If they respond that they want to save the row without time the MRU will create the record. If they answer that they do not want to save the row they are returned to the page without loss of information.
    The month fields on the page are defaulting to 0 (zero).
    I've updated the Save button to Redirect to URL and in the URL Redirect I have: javascript:confirmNoTimeSaved()
    The javascript:
    [code]
    function confirmNoTimeSaved()
        var arr_jan,arr_feb,arr_mar,arr_apr,arr_may,arr_jun,arr_jul,arr_aug,arr_sep,arr_oct,arr_nov,arr_dec = new Array();
            arr_jan = document.wwv_flow.f07;
            arr_feb = document.wwv_flow.f08;
            arr_mar = document.wwv_flow.f09;
            arr_apr = document.wwv_flow.f10;
            arr_may = document.wwv_flow.f11;
            arr_jun = document.wwv_flow.f12;
            arr_jul = document.wwv_flow.f13;
            arr_aug = document.wwv_flow.f14;
            arr_sep = document.wwv_flow.f15;
            arr_oct = document.wwv_flow.f16;
            arr_nov = document.wwv_flow.f17;
            arr_dec = document.wwv_flow.f18;
        for(i = 0; i < arr_jan.length; i++)
            if(arr_jan[i].value == 0 && arr_feb[i].value == 0 && arr_mar[i].value == 0
                && arr_apr[i].value == 0 && arr_may[i].value == 0 && arr_jun[i].value == 0
                && arr_jul[i].value == 0 && arr_aug[i].value == 0 && arr_sep[i].value == 0
                && arr_oct[i].value == 0 && arr_nov[i].value == 0 && arr_dec[i].value == 0)
                txt = 'You have no time assigned to your Forecast. Do you want to save this Forecast without time entered?' + '\n' + '\n' + '"Yes" to save the Forecast.' + '\n' + '"No" to return with no changes.';
                caption = 'Confirm Saving With No Time';
                vbMsg(txt,caption)
                switch (isChoice)
                    case 6:
                        doSubmit('SUBMIT');
                        break;
                    case 7:
                        doSubmit('CANCEL2');
                        break;
            else
                doSubmit('SUBMIT');   
                break;
    </script>
    <script language="VBScript">
    <!--
    //Yes    = 6
    //No     = 7
        Function vbMsg(isTxt,isCaption)
            testVal = MsgBox(isTxt,vbYesNo,isCaption)
            isChoice = testVal
        End Function
    //-->
    </script>
    [/code]
    The 'CANCEL2' is just a Branch I'm using to branch back to the page without clearing Cache. I do have 'Cancel' button on the page and the Branch created for that clears the Cache.
    While debugging the javascript I get into the VB Script on the testVal = MsgBox(isTxt,vbYesNo,isCaption) line and the browser crashes.
    Can someone help with this requirement?
    What additional information can I provide?
    Thanks,
    Joe

    The code above is my attempt at this requirement, however, the browser crashes when it gets to the VBScript on the MsgBox call. I don't have to use this approach. Does someone have an idea how to solve this?
    Thanks,
    Joe

  • How do I create tabs for pdf documents?

    I need to create tabs for documents I am saving as a single pdf file.

    This can be done with Adobe Acrobat.
    Certain kinds of document conversion (e.g. conversion of Word documents with heading styles) might do in CreatePDF too.

  • Any idea on how to create tabs?

    Hi,
    I have a project and I want to create tabs to contain different contents based on categories. Any ideas how could I do this?
    Thanks in advance,
    Rafael Carignato

    Here is a sample on how to use yepnope and also the ui for the accordion this time.
    https://www.box.com/s/gbzuu9c9tupp120lsfnq
    As far as loading anything, I do not see why not.
    I have not used xml but I have used json. This would probably work too.
    Here is a link on how to use json:
    https://www.box.com/s/ixhuugw9wgjdyowqsruu

  • Creating tabs in 3.x

    HI all
              I have to build a dashboard with three tabs. each tab should have diff data. we are using wad 3.x. i dont know how to create tabs and assign respected web items to those tabs in 3.x. can some one give me the code or give me solution.
    Thanks
    Maqdoom

    Hi,
    I've done this, but its a while back. Basically you use a small java script to set the style (CSS) of elements and then you make it look like tabs. You then also dynamically display/hide objects to create the illusion that they are actually on tabs.
    Find an example here:
    http://help.sap.com/saphelp_nw04/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    Hth.,
    Jacob

  • Creating tabs in web application designer 3.x

    Hi,
    I working with a client how is only on 3.1 platfrom.
    They want to create a web template with mulitple queries in.
    For this I would like to split the queries into different tabs.
    The tab functionallity as standard, doesn't come until nw04s.
    Is there anyone who has implemented tabs in 3.1 and could give me some directions.
    Kind Regards,
    Rasmus

    Please see the link below
    http://help.sap.com/saphelp_nw04/helpdata/de/65/c54a7e1a1b584589d238ba188df053/content.htm
    The example shows the script to create tabs.
    Regs
    Gopi
    Assign points if it  helps.

  • How to create tab pane in jsf

    i have two pages
    file.jsp
    file1.jsp
    i want to open these page in diff tab.
    both pages contains ajax tags
    how i will do this.

    There are several 3rd components available to create tabbed panels. Look around at the sites of Tomahawk, RI Sandbox, ICEFaces and ADF for example.

  • How to create tab in OAF page

    Hi,
    is it posssible to create tab button in OAF,if yes then how? If anybody knows then please let me know.
    Thanks & regards
    divya

    Hi,
    How to create HTML Tabs ON pages
    To achieve this effect in your application:
    1. Create a function for each page that you want to display.
    2. Create a menu of type "HTML Tab" for each tab you want to display.
    3. Add each function to its corresponding tab menu. Do not specify any Prompt values.
    4. Create a menu of type "Home Page."
    5. Add the tab submenus to the "Home Page" menu.
    Add the tab menus in your desired display sequence from left to right. The leftmost tab should be
    added first.
    Remember to specify Prompt values for each tab submenu. These values display as the tab text.
    6. Add your "Home Page" menu to your responsibility menu.
    7. Make sure your user has access to this responsibility before you try to test the menu.
    Please go through Dev Guide Tabs/Navigation.
    Thanks,
    Gaurav

  • How to create tab indexing for jtextBox

    Dear Forum
    i am user of jDeveloper.
    And working on JClient/Swing application.
    In "Jframe.java" i add various cotrols such as jTextbox,jCombobox ,jlabel etc.
    So how to create tab indexing for these controls.
    Girdher

    Dear Forum
    i am user of jDeveloper.
    And working on JClient/Swing application.
    In "Jframe.java" i add various cotrols such as jTextbox,jCombobox ,jlabel etc.
    So how to create tab indexing for these controls.
    Girdher

Maybe you are looking for