Tabstrip in Portal

Hi All,
I am facing one issue. I have created one application where there are two tabs . When i am login to portal i am only getting one tab.
I have checked the application settings and properties and its all correct.
why i am not able to see the both tabs in portal.
Regards
Pravesh

If it is a webdynpro applicaiton then you tried to deploy and run directly in NWDS.
Is that the same problem are you facing in NWDS and in portal.
Portal just displays the application as it is wheher it is developed from NWDS or any othr tool
My suggestion is please look at your code if there is something wrong.
Raghu

Similar Messages

  • How to display existing View as content in TABSTRIP tab?

    Is it possible to display existing View as tab content in TabStrip tab? If so how can we do this?
    Thanks in advance!

    Hi,
    Please have a look into this linl. It will really help you a lot and give you clear idea on UI development and also about using TabStrip.
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0e617bc3-0401-0010-2c82-81f82e73300e">Developing Web Dynpro User Interfaces</a>
    Thanks and Regards
    Avijit

  • Unable to customise Tab (color) in Portal Theme through Theme Editor

    Hi Everyone ,
    I m working  on Themes in Portal 7.0 . I have customised the theme but dont know why i m not able to customise Tabs (Color) .
    Like When u click on System Administration ->System Configuration ->system landcape -> (There is second menu with Browse & Search ) and Overview of System Landscape pic in the Content area.
    Here Browse / Search / Overview are still apperaing in black color  .. i want to edit these and give some background color to that panel as well

    Hi Shivani,
    You would be able to change the colors on the tab by changing the following in the Theme Editor
    1. Old BSP Tabstrip under Component-Specific Styles
    2. Tabstrip element under Complex Elements
    The first one is to do with your requirement of changing the colors of the tab shown in the standard portal iViews. The webdynpro tabstrips would respect the settings under the Complex Elements.
    Well here's a caveat. Once you specify what colors you want for the tabs, you would also have to create images (Transition images, Starter images, End images) for the tabs in question so that they blend into the transitions smoothly.
    Hope it helps,
    Prathamesh

  • Dynamic TABS in a Tabstrip

    Hi all.
    First all sorry by my poor english i will try to explain my problem.
    I'm developing a Web Site with BSP and it const of 2 frames obviusly with 2 web pages Menu.htm and Content.htm
    what i need is: if I press a link in menu.htm, in content.htm appears a Tabstrip, (that's easy) now if I press again the link in menu.htm, in content.htm must appears other Tabstripitem at rigth side of the first Tab created..
    it's understand??
    how can I do that?? OO? i saw somes examples in PORTAL so this is possible to do. help?
    Thanks all is my first post here

    Hi Guillermo,
    Welcome to SDN.
    You can have dynamic tabs by placing the <htmlb:tabStripItem> in a loop in the layout:
    <% loop at tabstrip_tab. %>
      <htmlb:tabStripItem index="<%=tabstrip_tab-index%>" etc. />
    <% endloop. %>
    Where tabstrip_tab contains the details of the tabstrip items.
    Regards,
    Patrick.

  • Trip list fails in portal  - "user not found" - powl_act_query is corrupt

    Hi group,
    For one user, the trip list in portal dumps.  It dumps only for the tab/query with all trips.
    The message is "User not found" in the dump.  When we debug, we find that the table powl_act_query is corrupt. 
    For the query id in question, the key fields application and user are empty.
    We corrected the error via POWL_D01.  But can anyone explain how this could happen?
    Best regards
    Kirsten

    Hi Kirsten
    I did some checking on this error and found that it has happened on occasion that sometimes when users have their personalized queries saved in table POWL_ACT_QUERY, the names for these queries in table POWL_QUERY_T may be overwritten and subsequently the GUID is displayed on the tabstrips instead of the names.
    The solution as you found to delete the personalized queries with POWL_D01 is unfortunately the only one I couild find  to fix these queries and again show the delivered standard queries.
    Unfortunately this is more of a MC-MUS-POW issue relating to personalisation rather than travel management but you could check in SCU3 if perhaps there were any authorization errors maybe?
    This wiki link may also help
    http://wiki.sdn.sap.com/wiki/display/WDABAP/POWL
    Cheers
    Sally
    Edited by: Sally Redmond on Nov 5, 2011 10:02 AM

  • Issues witn portal integration of Web dynpro for ABAP application

    Hi,
    I have the following issues when i integrate a Web Dynpro for ABAP application with portal.
    1. the iview does not contain some images, such as table scroll button images, maximize and close buttons of popups etc.
    2. the iview loads properly, but there is an error in the status bar that says "Access denied"
    3. is it possible to do absolute navigation from
       role1->folder1->iview1 to role1->folder2->iview2?
       when i fire this navigation from the webdynpro
       application, the navigation does not happen in the
       portal.
    thanks,
    Kavitha

    Hi,
    Use a Transparaent container (TCO) inside it use the tabstrip and make it as matrixheader as per rootUI.
    You can also set the layout for TCO as matrix and do the necessary changes.
    Regards,
    Lekha.

  • Portal Runtime Error: com.sapportals.htmlb.enum.CellHAlign

    Guys ,
    I am getting this error . though my xml is properlyd efined
      Portal Runtime Error
    An exception occurred while processing a request for :
    iView : iGate.iGatePortal
    Component Name : iGate.iGatePortal
    Tag 'tabStrip',attribute 'horizontalAlignment': invalid value 'null', must be a com.sapportals.htmlb.enum.CellHAlign.
    Exception id: 11:31_21/12/04_0023
    See the details for the exception ID in the log file

    Hi Jelbin,
    Following is the solution of this error,
    Step 1: Check the system alias in application which you are opening and maintain same in system object also, or take system object default system alias and maintain it in iView property named as "System", either of above is valid.
    Step 2: Add every One group to the system object with end user ticked.
    Step 3: Logoff and login again it should work,
    Kindly reply if this works.
    Regards,
    Bhavin Anajwala

  • Change color of portal tab strip

    Hi.
    In EP versión nw04s sp 16 there is a bug in the theme editor, is not posible to modify the tab color in the standard portal tabstrip.
    The note 1150293 said that it should modify some css files, i do it but the tabs of standard tabstrip control do not change color...
    I have clear the portal cacher, open a new browser window, restart java server...
    any idea?
    thanks...

    Thanks Aditya... but i made the modifications in this manner... i have copied the css files in other directory, edit it, and, then, i put it manually in the corresponding directory...
    When, after that, i open the css files, it has the modifications than i made... but the standar tabstrip control remains with the same colors.
    Any other idea?
    Thank you very much and regards

  • Problem related to event handers in Tabstrip..Urgent..Please

    Hello,
    I have screated a tabstrip for demo. The layout is visible but as I click on any tab to view the corresponding details, I get an error related to EventHandlers respectively.
    Please refer to the code below:
    <%@ taglib uri="tagLib" prefix="hbj" %>
    <html>
    <body>
    <hbj:content id="myContext" >
      <hbj:page title="PageTitle">
       <hbj:form id="myFormId" method="post">
    <hbj:tabStrip
               id="myTabStrip1"
               bodyHeight="100"
               width="200"
               horizontalAlignment="CENTER"
               verticalAlignment="TOP"
               selection="4"
               tooltip="Tooltip for myTabStrip1"
               >
               <hbj:tabStripItem
                         id="myTabStripItem1"
                         index="1"
                         height="80"
                         width="160"
                         onSelect="myTabStripItem1OnSelect"
                         title="Introduction"
                         tooltip="My Tooltip for Tab 1"
               >
                  <hbj:tabStripItemBody>
                        <hbj:textView text="This is an iview showing Introduction details" />
                  </hbj:tabStripItemBody>
               </hbj:tabStripItem>
               <hbj:tabStripItem
                         id="myTabStripItem2"
                         index="2"
                         height="80"
                         width="160"
                         onSelect="myTabStripItem2OnSelect"
                         title="SAP Portal"
                         tooltip="My Tooltip for Tab 2"
               >
                <hbj:tabStripItemBody>
                        <hbj:textView text="This iView has details on SAP Portal" />
                  </hbj:tabStripItemBody>
               </hbj:tabStripItem>
               <hbj:tabStripItem
                         id="myTabStripItem3"
                         index="4"
                         height="80"
                         width="160"
                             onSelect="myTabStripItem3OnSelect"
                         title="SAP R/3"
                         tooltip="My Tooltip for Tab 3"
               >
                <hbj:tabStripItemBody>
                         <hbj:textView text="This iView has details on SAP R/3" />
                </hbj:tabStripItemBody>
               </hbj:tabStripItem>
    </hbj:tabStrip>
    </hbj:form>
      </hbj:page>
    </hbj:content>
    </body>
    <html>
    I would appreciate if anyone would please let me know as to how should I resolve this.
    Error (assuming that I have clicked on the second tab SAP Portal):
    <b>Portal Runtime Error
    An exception occurred while processing a request for :
    iView : newTabStrip.default
    Component Name : newTabStrip.default
    Eventhandler- "myTabStripItem2OnSelect" or "onMyTabStripItem2OnSelect" not found!.
    Exception id: 12:26_20/12/04_0053
    See the details for the exception ID in the log file</b>
    Im working on SP6 and using eclipse for the above.
    I believe this error is because the resp event handlers have not been subscribed for the event. But if so, kindly help me to resolve it as I do not understand where should it be subscribed.
    Thanks and Warm Regards,
    Ritu R Hunjan

    Hi Ritu,
    quite easy one, you didn't implement the event handler.
    Within the corresponding JSPDynPage, a method  "myTabStripItem2OnSelect" or "onMyTabStripItem2OnSelect" is expected (derived from onSelect="myTabStripItem2OnSelect").
    You should work through the JSPDynPage tutorials.
    And: You haven't been very responsive in your posts until now. If someone helps you, it is not more than kind to reply if this worked or not or whatsoever is the situation (see Call an iView from another iView...Please help..Urgent for example).
    Also, there is a points contribution system on SDN - just click the yellow star at helping answers and choose the corresponding amount of points to award.
    Hope it helps & thanks in advance
    Detlev

  • Dynamic alv creation in dynamic tabstrip.

    Hi,
    I have already created tabstrip dynamically, now i need to create alv dynamically inside the dynamically created view container.. how can i embed the interface TABLE view of salv_wd_table in it dynamically.
    Thanks and Regards
    Tenzin

    Hi,
    Please check the below article 'Creating navigations and Embedding view at Run time'. This might be helpful for you.
    [https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/user-interface-technology/wd%20abap/creating%20navigations%20and%20embedding%20views%20at%20runtime%20-%20web%20dynpro%20abap.pdf]
    Regards,
    Manne.

  • Create "Tab Control" like the news section in sap-corporate-portal

    Hello everyone,
    my name is akan korul and i'm a student working with the enterprise portal (EP 6.0) for about two weeks.
    about my problem:
    I want to create a tab control (tabstrip) similar to the sap corporate portal news section. How could i realize this very nice object? I was searching for similar threads but i think the creation of the tabcontrol via html is not a suitable solution. Any other ideas?
    I need this tab control to display our weekly company menu in a separate section.
    Thank you very much in advance to everyone.
    With best regards
    Akan Korul

    Hello Detlef,
    thank you very much for your suggestion and your helpful answer. Maybe I have to specify my problem a little bit:
    I want to create a very simple TabExplorer with following structure:
    Monday/Tuesday/Wednesday/Thursday/Friday
    Each day contains the menu (lunch) and some other informations, which has to be maintained by the employee himself.
    @Detlef: Thank you for the information but is there just an easier way to realize this?
    apologize these questions but I'm an absolutely newbie on this topic :-).
    With best regards / Grüße
    Akan

  • Problem changing tabstrip images

    Hi,
    I've created a theme for my portal but when I tried to change Tabstrip (Complex Elements category) images, I could only change some images but not all.
    Ok images:
    Starter Image of Selected Tab: tab_first_ang_on_prev_off.gif
    Starter Image of Unselected Tab: tab_first_ang_off_prev_off.gif
    End Image of Unselected Tab: tab_last_off_next_off.gif
    End Image of Selected Tab: tab_last_on_next_off.gif
    Transition Image From Unselected to Unselected Tab: tab_ang_off_off.gif
    Transition Image From Unselected to Selected Tab: tab_ang_off_on.gif
    Transition Image From Selected to Unselected Tab: tab_ang_on_off.gif
    "Unmodifiable" images:
    tab_first_ang_off_prev_on.gif
    tab_last_off_next_on.gif
    tab_last_on_next_on.gif
    I can't modify this images directly from Theme Editor. I've tried to modify it directly in the server but it didn't work. Can anybody help me?
    Thanks in advance,
    Joan

    Hi Joan,
    You can try to export your theme, then replace needed images in the received archive and import theme back to the Portal.
    Regards,
    Andrei

  • Shopping Cart TabStrip is MIA (missing in action)!

    The shopping cart tabs have all disappeared and I cannot find the control to bring them back!!
    Details
    When you logon to the SRM portal and go to the Shopping Cart (Employee Self-Services tab) you are shown two icons:  Shopping Cart and Advanced Search.  Under those two icons is a tab-strip with five tabs:  1) Shopping Carts; 2) Confirmations; 3) Invoices/Credit Memos; 4) Team Carts; and 5) Confirmations for Team Carts.  If you right-click on any one of the tabs the context menu that appears has three options:  1) User Settings; 2) Display Quick Help; and 3) More Field Help.  Upon clicking on the User Settings option you have two more options:  1) Hide <current> tab or 2) More Settings.  Under the More option it brings up the complete tabstrip control window allowing you to add or remove any of the five tabs. However, there is also a link to "Hide Tabstrip Control."  If you click this "link" it actually removes all of the tabs and you can no longer access anything.
    I have deleted the UserID and recreated the UserID and the tabs remain hidden.
    Please help!!

    Michael, thanks for your idea.  I have tried that but right clicking on all other objects on the same page only shows the IE context menu (see below).  I can actually still see varied screen shading (darker blue on a light blue background) where the tab strip was located.  But if I click on another link, e.g. Advanced Search, and then right click on one of the fields on the subsequent form I do find a User Settings option.  However, upon selecting the the "more" option it opens a new window that looks similar to the one for the tabstrip but it is specific to the field I right-clicked on located on the subsequent Advanced Search form.  Each of these right-clicks will allow me to "hide" the button or field that was right-clicked on.  I dare not do this as these fields will most definitely be "lost" to me as well.  thanks for any help you can offer.
    Open
    Open in New Window
    Save Target As
    Print Target
    Cut
    Copy
    Copy Shortcut
    Paste
    Add to Favorites
    Properties

  • WebDynpro tabstrip

    Hi All,
       In webdynpro standard tabstrip, how can make  <b>Tabs</b> shape to rounded Tabs..

    hi niranjan,
    just u visit this link, u get more infirmation for this link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0e617bc3-0401-0010-2c82-81f82e73300e
    http://help.sap.com/saphelp_nw04/helpdata/en/04/10f2469e0811d1b4700000e8a52bed/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/24/23b937ba187121e10000009b38f8cf/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/f0/e5a8411fdbcc46e10000000a155106/frameset.htm
    Regards,
    vino

  • Dynpro Application in TabStrip

    hi experts,
    How can I embed webdynpro applications in TabStrip of a portal ?
    Please give me some better idea step by step
    best regards,
    nikhiL

    Hi,
      You first need to create a webdynpro iView. Then add this iView to page. This page can be added to workset. This workset to role. Now set entry point of role or workset to yes.
    Assign the role to user. The application will appear in portal.
    [Create Webdynpro iView|http://help.sap.com/saphelp_nw70/helpdata/EN/11/0d653f0c9fa075e10000000a114084/frameset.htm]
    Check help.sap.com for help on creating pages and roles.
    Regards,
    Harini S

Maybe you are looking for

  • Firefox takes a very long time to open and cannot connect to any website

    After updating to Firefox 3.6 and attempting to follow the link to update Flash player (the link was broken), Firefox began to work VERY slowly. I closed the browser and, when I tried to open it again, it took in excess of 30 minutes to open, which i

  • Blank Sheet at beginning and between every printed page; Separator Page dialog box is blank.

    I followed directions of another blog and when I got to the Separator Page dialog box, it said to "delete all templates listed in the Separator Page box", but mine was blank.  If I click on the browse button, I do find pcl,sep; pscript.sep; sysprint.

  • URGENT : How to add spaces in the outbound file

    Hi Gurus, I am writing data from SAP to a Unix file via an ABAP program. The file has one record with 4000 characters with 2000 spaces in between the datas. Is there any command to add these spaces ? Or I have to go through a loop to add them ? I can

  • MIRO invoice verification problem

    Hi everyone! We have one service PO and one entrysheet in USD for 258.26 (local currency = ARS 2197.28). Later, vendor sent an invoice in ARS for 2197.79. User does the following: 1 - Creates the invoice using MIRO in ARS with reference to PO. 2 - Mo

  • Formulas not calculating

    Hello, <BR><BR>My teammates and I are using Hyperion Essbase Add-In for Excel v 6.5.5.0 with Excel 2002 SP3. We've got two ranges in a template that use formulas to specify the headers in our pull. One formula uses Excel's VLOOKUP function to retriev