Width of detail navigation

Hi,
I want to change the default width of detail navigation. Can anyone please tell me how can I do this?

Please refer the below thread
How to control the width of Detailed Navigation panel in Innerdesktop page
Message was edited by:
        Amar Bhagat Challa

Similar Messages

  • Modify "detailed navigation" panel

    Hi Gurus,
    I would like to modify the size of the "detailed navigation" panel on portal. How can I do that?
    Another question: If I use some page or iview in a workset, in the "detailed navigation" panel every description show in one line. How can I use line braking in the detailed navigation panel?
    Thanks and points for your helps!

    have a look
    How to control the width of Detailed Navigation panel in Innerdesktop page
    Re: Fix Panel Detailed Navigation
    Edited by: Koti Reddy Chimalamarri on Mar 19, 2009 9:11 PM

  • How can you set the default width of the 'Detailed Navigation iView'?

    Hello,
    we would like to reduce the default width of the 'Detailed Navigation iView' in order to save some screen space.
    So far, we havn't found the right item in the portal admin to do this.
    Any help would be much appreciated! Thanks in advance.
    Frank Schülke, E.ON Ruhrgas, Germany

    Hi Frank,
    You can change the width of this navigation iview  by changing the value of "defaultExpWidth" in the file WAandNAVPanel.js present in the par file com.sap.layouts.framework.par from default value 220 pixels to the value you want.
    upload the changed par file and restart the server.
    Hope this helps,
    (if not do get  back )
    Regards,
    Uma.
    Do award points for helpful answers in SDN!!!!!!!:-)

  • Can I adjust the width of the navigation pane?

    Hello, I've got a WebHelp project. It will generally be used on touchscreens. This forum gave me great advice on making the fonts bigger for TOC and Indiex items by going to the WebHelp Skin Editor.
    Well, I was wondering if I could actually make the width of the navigation pane wider. In the Skin Editor, you can drag the pane (like you can in compiled help, but that doesn't seem to hold upon compilation. Thanks for any suggestions.

    Hi there
    Two things
    Yes, you can adjust the pane. Check out the Skinny on Skins for detailed steps. Click here
    Please submit a Wish Form to ask for this ability in the Skins Editor
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Can you programmatically change properties of the Detailed Navigation?

    Is there an SAP EP6.0 API call to allow one to programmatically change the width of the Detailed Navigation, or programmatically hide or unhide it?  I realize that this can be preset, but I am interested in dynamically changing these values.
    Thanks,
    John

    Hi!
    If you look to the sourceCode of your EP (rigthClick->show source) you'll see that some JavaScriptFiles are loaded. One of them is called:
    "WAandNavPanel.js"
    Inside this file are some nice functions like "collapsePanel()" and so on. I didn't try, but perhaps you can use them or they can show you the right way.
    http://<host>:<port>/irj/portalapps/com.sap.portal.layouts.framework/scripts/WAandNavPanel.js
    Regards,
    Christian

  • Hiding Detailed Navigation.

    Hi,
    We are using SAP Portal 7.3, I want to hide the detailed navigation in one of the pages.
    We have created a custom framework page and custom layout. The page where I want to hide detailed navigation is using 1column full width layout and not our custom one. I have already set the property 'Initial state of Navigation Panel' as always close and Invisible in Navigation areas as checked.
    Also I have hidden the detailed navigation iView from custom framework page. Still the detailed navigation panel is visible in the page.
    Please advice.
    Regards,
    Saumya

    Hi Saar,
    Thanks for your reply on the post.
    I have checked the framework page assignment to rule collection and it is correct. I even removed the framework page from rule and reassigned it but still the same result.
    Is this issue coming because of the 1 column layout I am using for this page.
    Regards,
    Saumya

  • Fixing the detailed navigation view.

    Hi
    We all know that we can expand or shrink the detailed navigation view. Is there any way to make the detailed naviagtion view immovable I mean it should have fixed width and it cannot be expanded or shrinked.
    Thanks in advance
    Srikant

    Hi DV,
    We can remove the expansion and shrinking of the navigation panel by removing the navigation panel header, using the theme editor. U cannot remove it as such but u can reduce the size to a minimum so that it wont be visible at all.
    The detailed navigation panel is an iview. It can be found in PCD>>Portal Users>>Std Portal Users>>Default Frame work page>>Desktop inner page. There u cna see the detailed navigation panel and u can edit its properties over there.
    Hope this Helps
    gEorgE

  • Changing the Look of Detail Navigation area....

    Hi all,
    I would like to know,about how we can achieve the same look n feel of Detailed Navigation that we see in the SDN page.
    To be specific, for the Detail Navigation area we have a bar with arrows at two ends, one, to increase the size(width) of Detialed navigation area and other to collapse the DN Area.
    Here in the SDN page we can see just a white arrow to collapse the DN area ( without the two arrow sign to increase/decrease the width of DN area).
    I have tried with some of the options from the Them Editor of Portal Display but was unable to get the same.
    What customization needs to be done to achieve this feature in our EP.
    Appreciate your valuable inputs.
    Regards,
    NR

    Hi
    To achieve this in SDN we have created our own desktop, which includes our own iviews for each of the different areas. Therefore we entirely use the functionality of the EFP (Externally Facing Portal) and essentially the portal light framework.
    However, you should be able to create a something without going to all of this effort. The bit of HTML that is generated for the expand/collapse icons is done in the com.sap.portal.layouts.framework component in the WAandNavPanel.jsp (for the full portal) and light_WAandNavPanel.jsp for the light portal. You could therefore create your own layout page (based on this standard) and simply remove the HTML.
    Once you have then deployed your custom component, you need to create a page template from this, using your new custom_WAandNavPanel. Create a new desktop (or change the standard one), and replace the standard framework page with your customer framework page.
    Let me know if you need more information about this and I can try and help as much as possible. There are various other threads that include how to customise the desktop, etc.
    I hope this helps
    D

  • Open iviews in new window from detailed navigation context menu function

    hello,
    when we click in the detail navigation menu and in the context menu (because many of ours users are used to right click to open a link in a new window on the internet) on the functionnality "open in new window", the start page is always display instead of the corresponding iview ...
    could you tell me if there is a configuration into the portal to :
    1- suppress the function "open in new window" from the context menu in the detailed navigation !
    2- make the iview displayed into the new window really the iview desired !
    best regards,
    Olivier.

    Hi Olivier,
    The frist part is very precise. Not possible. Period. The reason is that the links are calling JS and not directly calling a http target.
    About the second part: Within the Light Framework, you create a Light Detailed Navigation. And in this case, the links are direct http links. So with that, you have what you want.
    For the Light Framework see http://help.sap.com/saphelp_nwce10/helpdata/en/43/0174a642406db7e10000000a422035/frameset.htm and around.
    Hope it helps
    Detlev

  • Unable to View the contents in Detailed Navigation

    Hi,
    I have changed the IP address of the machine on which the portal server was installed to a Public IP address and from then onwards only i am facing the problem in the detailed navigation.Everything is working fine except the detailed navigation.
    I am able to view the links in the Detailed navigation only on the local machine(Same System where EP is installed).But when i try to access from the internet on any other machine i am not able to view the links in the detailed navigation.It appears minimized.When i click maximize(Collapse tray) it doesent report any error but not links will appear in the tray.
    Portal version : Ep6 SP9
    Any help will be appreciated.
    Thanks in Advance,
    Varma.
    Message was edited by: Rajendra Varma

    Hi Rajendra,Stephan
    Please check the naviagtion properties for the IView.
    The radio button agaist the property "Invisible in Navigation area"should be selected to No.
    Or just make sure all the navigation properties for IView are correct.
    Hope this helps
    Parag

  • Can't find services in the Detailed Navigation when open from Overview page

    Hi,
    We have developed a custom area page for our ESS application. The area is visible in the Overview page as well as in TLN (Top leavel navigation). When we open the area from TLN the services under this area are visible in the Detailed Navigation(DN) on the left. But when we are trying to open the area from the overview page we can't be able to see the services in the DN and we have realized that the focus is on "Overview" in the TLN. In DN also only the Overview link is coming. But for other standard ESS applications the focus in the TLN is changing.
    Please help to find the solution.
    Thanks,
    Sekhar

    Hi Sekhar,
    Did you get any solution for this issue. I am facing the same situation.Please advise.
    Thanks,
    -Ashwani

  • Problem in loading the Portal Content Directory Structure & Detailed Naviga

    Hi
    we have installed EP6 SP16.When we are opening any tab detailed navigation is not loading.Some java sript errors are coming.Here iam pasting those errors.
    Please suggest asolution.logged in as super admin
    java script errors
    access denied.
    null or not an object.
    object required.

    Hi Gopi,
    A. <b>Pls check your browser settings</b>.
    We did face similar problems like Java script errors throwing msg's
    " null or not an object.
    object required"
    Hope you are using IE. If so,
    1. Go to  Tools - > Internet Options - > Advanced .
    Enable " http1.1 through Proxy Connections".
    2. Increase the Cache.
    B. <b>Check whether the user has permissions to access the portal content</b>
    Go to Content Administration - > Portal Content.
    Select Portal Content and right click. Select Permissions and check out.
    Regards,
    Venkat.
    [Pls reward points if useful]<b></b>
    Message was edited by: venkat

  • Detail Navigation missing when i link a web page in the WPC Scenario

    Hi to all.
    I had publish WPC site with the External Connector method.
    I have some Web Pages linked in the Navigation Structure, when i link one of this from a internal link (for example in a List link or other) I displayed the page and the detail navigation is visible and the focus on the destination page is light.
    Well, when I try to link a Web Page that not is linked in the Navigation structure (open it in the same page) the Navigation structure is missing.
    Why? How i can leave the NAvigation structure and display the page?
    Many thanks for your help in advance.

    Hi,
    this scenario is not supported by WPC. I think it was written somewhere (in a note or so). The problem is that if a page is not included in the navigation structure there is no navigation node associated. And so link to that page does not contain NavigationTarget therefore it does not trigger a real portal navigation but just displays the page in the iframe in which it has been fired. That means if you are using the standard framework page (i.e. with frames) page is shown in the inner most frame and the rest is untouched (side effect from which is that the TLN is not updated) and if you are using the light framework page after click the page is shown on the whole window as there are no iframes.
    May be you would be able to work around this by selecting such page to be opened in pop up window. Other options exist but they are more complicated as solutions.
    Hope that helps.
    regards,
    --epexpert

  • Links in detailed navigation

    how do i add new links in the detailed navigation section? is it added in workset or page?

    Hi Arun,
    The Hierarchy of Portal object is iview, Page, workset, role. You can view application once the role is assigned to the user. If the entry point is role, role and workset appears in the Top Level Navigation (TLN) and the rest of the hierarchy appears in Detailed Level Navigation. Usually the no of items in TLN is 2. We can change it to 1,2 or 3 depending on the requirement and the rest if any will appear in the DLN. So we cannot say which object appears in the DLN.
    Also there is concept of Workset within Workset, Page within Page. It all depends how the object is packaged.
    Have a look at this documentation
    http://help.sap.com/saphelp_nw04/helpdata/EN/47/3f703e632c7937e10000000a114084/content.htm
    Regards,
    Ganesh N

  • How to put a web link in the detailed navigation

    How can you put a web link in the detailed navigation?
    I know that if your role contains iviews that are 3 levels down (default), then the link to the iview will appear in the detailed navigation. But, I want to put a link to a external site in the detailed navigation - is this possible?
    Thanks
    Patrick

    I have a page set with a url iview and it opens from the detailed navigation in a  new window fine.
    however when clicking on a link to the page via a landing page which displays the KM content page folders, it loads it in the portal active window still (with nav and masthead).
    Any ideas how to get the km link to open in a new browser window?
    thanks
    Message was edited by:
            Alex McKnight

Maybe you are looking for

  • Information Broadcasting & Archiving: Query reports need to be Archived

    Hi All, The requirement is that , we need to broadcast query reports in Bex 7.0 to be archived as a pdf. Please note that this is not Data archiving. We need to archive only query reports. We need to make sure that pdf gets generated in Background an

  • Differemce between  PROCESS ORDER,PLANNED ORDER AND PURCHASE ORDER??

    what is th edifference between PROCESS ORDER,PLANNED ORDER AND PURCHASE ORDER ??? can any one explain with some examples? n.bhardwaj [email protected]

  • EJB or not EJB?

    Hi all, I am fairly new to J2EE, and have recently been reading up on it, checking out the blueprints and the tutorials. I have recently finished a web app based on Microsoft technology (ASP and COM+), and we now wish to rewrite it the J2EE way. My d

  • Keyboard location on my iPad 2

    My keyboard now appears when required one andd one-half inches above the bottom of the screen.  How do I reset the keyboard to appear at the very bottom of the screen as it has since the beginning?

  • ChaRM -possibility of userown SLMO-

    Hi Groupies, i would like to integrate my own "Maintanance Optimizer Transaction" -name is ZLMO- use to implement support package stacks. the transaction must be released by a change manager and a change request. the flow is in the following way: if