Initial State of Navigation Panel

Hi all,
I have an issue with an SAP portal ivew linked to a guided procedure. When the user clicks on it the navigation panel on the left is closed. We have to tried to set the proposerty "Initial State of Navigation Panel" to "Open"  but it did not work (although we tried another iView and it did work). Can you please indicate what could be the possible reason for overriding this property? Thank you in advance.

Hi SAPer,
Did you try looking at the "Initial State of Navigation Panel" value of your iView in question in the Portal role? Assuming this is a delta-link copy, this property might have its delta-link inheritance broken through modification prior to this.
Cheers.
Best Regards,
Zhi Liang

Similar Messages

  • Initial State of Navigation Panel - Automatic not working

    Hello,
    I have several iViews where I have set Initial State of Navigation to Automatic, which should collapse detailed navigation if there is nothing on it to display. However, it always comes up open even though it is blank. Is there anything else that needs to be down to make it work? We are on EP7 SP14.
    Thanks,
    Alex

    Could you check your Portal Desktop Innerpage to check if there is some other iViews also on the left hand side where detail navigation iView is residing? Sometime another iView named Favorites is added there. So it might be the case though detail navigation is not there still it is showing the blank portal favorites iView on the left side.
    To check this Open you portal framework page -> Open Desktop Innerpage -> See if there is anything except Content Area and Detailed Navigation there. Check the Innerpage layout to see where these iViews are placed in side the page.
    Regards,
    Shubhadip

  • How to make left navigation panel collapsed by default?

    We explored the theme editor but did not see any way.
    Thanks with points.

    What's New in the Portal for 2004 SP20 / 7.0 SP12
    <i><b>Keeping the Navigation Panel Closed:</b> A new property value has been added to the Initial State of Navigation Panel property of the detailed navigation iView (DTN) so that pages/iViews are always displayed with the panel closed, even if there is content in the panel and even if the user has opened it previously.
    </i>

  • How to remove DTN /Navigation panel completely?

    Hi,
    We have a portal desktop with only TLN (1 level) and simple pages with iViews.
    When we removed DTN from the Innerpage we cannot navigate any more with TLN.
    If we hide the DTN, we still see the Navigation Panel and can close/open it.
    We want to remove the Navigation Panel completely, so the user sees only the page navigated to.
    We managed to visually remove it(by changing the theme, and changing the colors to match with the background), but it is still there.
    Any clues?????

    Hi,
    The navigation panel is displayed only if there is content to be presented in the DTN, otherwise it is collapsed.
    There is a very simple way to "hide" the navigation panel.
    *I think this will be a good soloution if you don't have a lot of content
    For every page/iview that is supposed to appear in the DTN(in your case - second level of navigation) do the following:
    - open the iview/page for editing.
    - in the property editor, change to the navigation 
       category.
    - change the property "Initial state of navigation
       panel" to "close"(default value is "automatic")
    *Now each time you'll navigate to this entry in the TLN, only the first node will be displayed with the navigation panel closed.
    Regards, Dalit

  • Hide/delete arrow that spreads Navigation Panel.

    Hello,
    I have a one level structure portal. I don't need Navigation Panel because we're never going to use third level. What can I do so as to hide/delete arrow that spreads Navigation Panel?
    Thank you

    Hi ,
    I would suggest you to use the property of the iview for Controlling the navigation panel.
    Use the 'Navigation  property' in the SAP iview properties, Initial State of navgation Panel=closed
    So the arrow wil not be visible at teh navigation panel .
    But by default it exist in the iview.
    This is just wht i can suggest. hope it was useful.
    Regards,
    Shaila

  • Initial state

    HI,
    I am using this Superpanel v1.5 and I'm wondering if there is
    a way to get the "initial state" of the panels to be collapsed?
    I cannot figure it out no matter what i try
    source code:
    http://www.wietseveenstra.nl/files/flex/SuperPanel/v1_5/srcview/index.html
    demo:
    http://www.wietseveenstra.nl/files/flex/SuperPanel/v1_5/MainView.html

    Try setting the panel height to the panel's header height.
    You can get the panel's header height using getHeaderHeight()
    method.
    Hope this helps.

  • How to set up navigation panel closed initially

    Hi ,
    I am facing a pblm with navigation panel.
    i need navigation panel only for few roles. when i logon to the portal, my first role say "XYZ" is showing navigation panel.
    i want to setup it in a way that for XYZ navigation panel should be closed(on logon) and when navigate to other roles navigation panel sholud be there.
    how to customize it for roles ...
    Thanks
      john

    Hi Eduardo,
        Thanks for reply.
    But i am working with WPC sites.
    So here i have only roles, there are no ivews and pages.
    my first role "XYZ" is for wpc only.
    In roles there is no such parameter. So how to set it for WPC role.
    Thanks
       John

  • Navigation panel on BEx Web Analyzer

    Dear community!
    Is there a way to make the navigation of a report in BEx Web Analyzer in one step as you can do in BEx Analyzer with the navigation panel?
    Thanks for the help!!

    Imagine that you want to navigate throw a query.
    In Bex Analyzer you can move 3 characteristics to a row and 2 characteristis to the columns that were not in the initial navigational state of the query with just one shot with the navigational state in the query properties.
    In BEx Web Analyzer you have to move the elements one by one and wait for the system every time you drilldown an element.
    BEx Analyzer Exce is much faster, because you can do the drilldown with one shot and you don't have to wait the system to finish.
    Can you perform someting similar in the BEx Web Analyzer?

  • Is there a way to set the default Initial View to Bookmarks Panel and Page on word documents that I save as PDF?

    When I save my word 2013 documents as Adobe PDF I have to open the PDF up, go to File>Properties>Initial View>Navigation Tab and then set the initial view as Bookmark Panel and Page; it gets pretty tedious.
    I use Save as Adobe PDF rather than Print to Adobe PDF Printer because I like being able to have the security settings automatically set.
    I just want to be able to save my word document as Adobe PDF with the initial view already set as Bookmark Panel and Page, and with security, so I can send it out immediately.
    Is this possible?
    Thank you.

    Use the Firefox Android Addon - Phony
    *https://addons.mozilla.org/en-US/android/addon/phony
    for more
    *https://addons.mozilla.org/en-US/android/

  • How to get the initial state of JSF PAGE IN ORACLE ADF

    Hi everybody
    my Jdeveloper version is 12.1.3
    I'm building my JSF pages based on a template that has a navigation pane which contains command navigation items , every one of them (command navigation items) appears as a link at runtime and calls a JSF page , I wish to get the initial state for any page when leaving it then entering such page again , and I would like to know what is the suitable place to write the code to do this task.
    many thanks !

    Clear the cache by adding the following to each jsf page.
    <%
    response.setHeader("Cache-Control","no-cache"); 
    response.setHeader("Pragma","no-cache");
    %>

  • Toc navigation panel has chaptertitles listed 2x

    I've really been working on this for hours and days using all resources available.
    I know that this is an easy fix  but I just cannot get it.
    Issue: TOC  generation
    When I open up the indesign book in adobe digital editions
    the first page is a visual of my TOC (like in the print version) and each chapter is highlighted.
    - if i scroll the chapters are all visible
    PROBLEM
    yesterday -  i was fine - finally - or so i thought.
    today - i have added 2 more documents to this same book; used the same anchor and hyperlink method
    but now the navigation panel looks like this.
    RESULT 
    In the resulting navigation panel in adobe digital reader I now have these listed 2x. 
    -preface    clicking here does nothing
    -diagram   clicking here does nothing
    -chap1       this works
    -chap 2      this works
    -chap 3      this works
    -chap 4      this works
    etc.            this works
    -preface     this works
    -diagram    this works
    Do you know why I am getting the listing 2x and why the first copies of each do nothing ?
    Any assistance would be greatly appreciated.

    dopfel wrote:
    thank you !!
    it worked well.
    - i love this 'opensource knowledge sharing thing'....  more about that
    later.
    - i will continue to add the remaining pages-documents such as dedication,
    acknowledgements (i am adding you !!);  diagrams, list of website references
    etc. etc.etc.  it will take a while.
    if at all possible, may i email you again regarding a couple of incidentals.
    i love to self learn and have been doing this all along but sometimes just
    asking a questions saves so much time ....
    below is the first one regarding formatting.
    there are 'no' blank lines between my paragraphs and i am not certain about
    which is the most efficient way to do this.  it would take hours to change
    the leading and i think i tried changing it from the default 10.8 to 14 then
    18 and i did not notice a difference.
    again thank you.
    did you get these past couple of emails?  i am just replying.
    regina
    note.
    book written in word on a mac and converted to pdf for upload to
    lightningsource, createspace, kindle - initially; just getting to epub this
    past week and a half.
    - used my 'word' document - split it up so each chapter, part is it's own
    doc.
    - placed them all in indesign and saved as .indd
    - the 'only' formatting i used is in indesign.
    - i set the chapter (title of page such as 'dedication') to paragraph style
    1 and left justified things.
    - this is the only thing that i added when i created the toc.
    Question:  is this going to a problem when the ebook is downloaded to
    devices other than adobe digital reader:  such as ipad, sony reader, kindle
    - maybe i might be best off setting styles to all of the text in the
    indesign docs but i really am not sure where to begin and that basic
    documentation or tutorial is really eluding me.  colin flemming and gabriel
    powell's tutorials helped but were not clear about the toc - which YOU were.
    On Sat, Sep 4, 2010 at 2:12 PM, peter at knowhowpro <[email protected]
    Glad my suggestion was able to help you understand the problem and resolve it.
    Just to clarify, this is a forum where your postings appear, not direct email to any forum participant. We're all volunteers, users like yourself, not Adobe employees. Forum visitors may choose to reply to or ignore any posting.
    Regarding your additional questions, please separate the many questions you're asking here, and post each individual topic in a new thread with a clear brief subject line. A clear subject line helps forum participants decide if they are interested in the question and if they feel they can offer a useful response.
    Regarding tutorials, search Google for "indesign tutorials" and/or "indesign learning" without quotes to find information from many additional resources including and beyond these Adobe forums, and the ones you mention. If you only want free ones, search for "free indesign tutorials" and/or "free indesign learning."
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices

  • Hide Navigation Panel of PDF

    Hi ,
    we have process flow which can be initiated , reviewed and completed thru Adobe Workspace .
    Here whenever the user opens  the form, PDF has Navigation panel like search, attachments , Thumbnails and document extension.
    Instead of attachment Tab of workspace  to attach the documents , There are few users using attachment of Navigation panel and that  will create problem.
    So is there any way to remove the attachment icon or Navigation panel via script.
    Regards,
    Dhiyane

    This might help.
    http://blogs.adobe.com/dmcmahon/2009/11/11/adobe-reader-how-to-disable-toolbar-buttons-and -menu-items/

  • Locking/Hiding  Navigation Panel Buttons When pdf Is Viewed

    Setting Document>Properties>Initial View to "Full Screen" (and password protecting) triggers a warning (& a choice) for person viewing my pdf containing layers and attachments.
    Is there a way with JavaScript to keep the Navigation Panel (& associated buttons) from being exposed when my pdf is viewed (when opened as an attachment or from a web browser)?.
    The "hideMenuItem" method only takes effect at the app open (not doc open) level, so I'd prefer not to employ in script.
    I have Pro 9 (but need pdf to run in Reader 7 +).
    Many thanks for any suggestions!
    John

    > Is there a way with JavaScript to keep the Navigation Panel
    Nope. Even if you could hide it programatically, the user would simply have to hit F4 to show the nav panel again, and there is no way to disable that functionality.

  • Reset View to its initial state

    Hi experts,
    In my Webdynpro componenet I am navigating between different views. I am displaying data in one view by entering the selection fields. And, when I come back to this view the selection and the data remains in the view. I want the view to be displayed in its initial state every time. Is there any method to reset the view, to be handled in WDDOEXIT?
    Thanks,
    Sharmila

    Hi Sharmila ,
    Change the lifetime of the view to when visible.
    and it will not decrease your performance .
    Refer to this wiki for the same :
    [http://wiki.sdn.sap.com/wiki/display/Community/HighperformanceofWebdynpro+ABAP]
    Regards
    Kuldeep

  • Navigator Panel in LR3 not behaving - help?

    The Navigator Panel in LR3 seems to have a mind of it's own.
    When adding a folder - right click method - after you enter a name and hit OK - the entire panel re-arranges itself and opens folders/subfolders/subfolders, etc. on a seemingly random basis. This is very annoying as if you want to create another folder - you need to close all of the subfolders LR3 just opened - or scroll all over the place to find where to enter the new folder. This also happens when LR3 is closed and re-opened.
    Can the Navigator not remain at the last state is was left in?
    PS - My Navigator Panel mimics my folder/subfolder layout on the hard drive.
    Any help to correct this? Am I missing a setting or check box?
    Thanks,
    Dave

    I agree, Bob - Bridge is a wonderful tool (aside from it's tendancy to crash on my old PC - hopefully solved with new system and new version). It's the only way to actually see thumbnails of multiple document types and image formats - and when you're managing a huge library of assets, this is crucial.
    Furthermore, it's got some very nice photo editing and management tools that end up being much faster than opening an image in Photoshop would be.  For me, this is particularly useful when I simply need to crop or do some exposure or color modifications to a digital photo before publishing. Very slick and fast.
    And, the ability to apply keywords to your images for future searches is nice, too!
    I'm sure I haven't even scratched the surface of all it's capabilities, but I'd like to go on record now by saying to Adobe, PLEASE don't pull a "Navigator" move and get rid of Bridge. I, for one, use it daily and would definitely miss it!

Maybe you are looking for

  • Disable right click zone w/ 18.0.7.34 driver?

    Is it possible to disable the right click zone on the Thinkpad Yoga touchpad (bottom right area) when using the Synaptic Touchpad driver v. 18.0.7.34? I'm sure there's personal prefernce, but I find the right click zone makes the touchpad very finick

  • How do you RE-INSTALL Leopard 10.5 over already installed LEOPARD upgraded?

    I have an iMac computer that originally had Tiger installed. I did all the updates to Tiger and was ready for Leopard. I used "Super Duper" and cloned my hardrive before I installed the new Leopard (10.5 dvd) using th UPGRADE option. After installing

  • IPhoto 6 has become corrupt and I have lost 50 amended images

    This is my second post re a major/ serious corruption issue I have with iPhoto 6 Within my library I have 50 images that have had multi amendments made and each amendment has been saved as an image revision (e.g. Image6 when 6 changes had been made)

  • Downloading files FROM a database

    I'm stuck with a problem I used a <input type=file .../> tag to add my file into the database first i converted it into a byte[] and now it seems good stocked in my SQL Server database... The point is how to get it on my harddisk now ?? how can i do

  • How do I select notes in a given velocity range and fix them to a new value

    Hello. How do I select notes in a given velocity range and fix them to a new value? I believe you can do this with the Transform window, but I can't figure it out. I can select ALL the notes and fix them to a value. But I want to select the notes wit