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

Similar Messages

  • 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

  • If statement within a view is not working correctly ?

    Hi all,
    maybe i am wrong but i think the if statement within a view is not working correctly. See code down below.
    I would like to use the Hallo World depending on the page attribute isFrame with or without all the neccessary html tags. Therefore i have embedded the htmlb tags in an if statement. But for any reason if isframe is initial it isn't working. It would be great if anybody could help me.
    <%@page language="abap"%>
    <%@extension name="htmlb" prefix="htmlb"%>
    <% if not isframe is initial. %>
      <htmlb:content design="design2003">
         <htmlb:page title = "Top Level Navigation view">
    <% endif. %>
    hallo world
    <% if not isframe is initial. %>
         </htmlb:page>
      </htmlb:content>
    <% endif. %>
    thanks in advance and best regards
    Matthias Hlubek

    Matthias,
    The short answer: your example is <b>NOT</b> going to work. The long answer will probably 5 pages to describe. So first let me rewrite the example so that it could work, and then give a short version of the long answer. Do not be disappointed if it is not totally clear. It is rather complicated. (See the nice form of IF statements that are possible since 620.)
    <%@page language="abap"%>
    <%@extension name="htmlb" prefix="htmlb"%>
    <% if isframe is <b>NOT</b> initial. %>
    <htmlb:content design="design2003">
      <htmlb:page title = "Top Level Navigation view">
        hallo world
      </htmlb:page>
    </htmlb:content>
    <% else. %>
      hallo world
    <% endif. %>
    So why does your example not work? Let us start with a simple tag:
      <htmlb:page title = "Top Level Navigation view">
      </htmlb:page>
    Now, for each tag, we have effectively the opening part (<htmlb:page>), an optional body, and then the closing part (</htmlb:page>). We are now at the level of the BSP runtime processing one tag. What the runtime does not know, is whether the tag wants to process its body or not. Each tag can decide dynamically at runtime whether the body should be processed. So the BSP compiler generates the following code:
      DATA: tag TYPE REF TO cl_htmlb_page.
      CREATE OBJECT tag.
      tag->title = 'Top Level Navigation view'.
      IF tag->DO_AT_BEGINNING( ) = CONTINUE.
      ENDIF.
      tag->DO_AT_END( ).
    You should actually just debug your BSP code at ABAP level, and then you will immediately see all of this. Now, let us mix in your example with our code generation. First you simplified example:
    <% if isframe is NOT initial. %>
      <htmlb:page title = "Top Level Navigation view">
    <% endif. %>
    <% if isframe is NOT initial. %>
      </htmlb:page>
    <% endif. %>
    And then with our generated code. Look specifically at how the IF/ENDIF blocks suddenly match!
    if isframe is NOT initial.
      DATA: tag TYPE REF TO cl_htmlb_page.
      CREATE OBJECT tag.
      tag->title = 'Top Level Navigation view'.
      IF tag->DO_AT_BEGINNING( ) = CONTINUE.
    endif.
    if isframe is NOT initial.
      ENDIF.
      tag->DO_AT_END( ).
    endif.
    You can see that your ENDIF statements are closing IF blocks generated by the BSP compiler. Such a nesting will not work. This is a very short form of the problem, there are a number of variations, and different types of the same problem.
    The only way to solve this problem, is probably to put the body into a page fragment and include it like I did above with the duplicate HelloWorld strings. But this duplicates source code. Better is to put body onto a view, that can be processed as required.
    brian

  • Beats Audio Control Panel software not working after Windows 10 upgrade.

    Beats Audio Control Panel software not working after Windows 10 upgrade.  the Beats sound enhancement is useless in WIndows 10. When opening the Windows 10 sound properties  I'm getting this box message: Auido enhancement problem Windows has detected the audio enhancement for the following device are causing problems: Speakers / Headphones (IDT High Definition Audio Codec) Woud you like to disable driver enhancement for this device?  IDT High Definition Audio CodecBeats Audio Control Panel version6.10.6491.02013.11.2009:43:18 Please provide some kind of fix for this?

    Well, it has been a long road on the Win 10 upgrade. At first I got the same error message as above, but after deleting the Dolby Advanced Audio v2 in Win 10 using Control Panel Programs and Features and rebooting, I got into the continual BSOD upon reboot. Here are the steps I took to at least get stable on Windows 10. First, I rolled back to Windows 8.1 using the advanced feature in the BSOD recovery options. Once back in Win 8.1, I deleted the Dolby Advanced Audio v2 using Add/Remove Programs in Control Panel. Then I downloaded the Win 10 update and re-installed it. Once that completed, I updated the Intel Graphics driver under the display adapters (on my G780 it is an Intel HD Graphics 4000, and the driver can be found at  https://downloadcenter.intel.com/). Currently I am running version 10.18.10.4252 for my machine. Then, under the Device Manager, I updated the Conexant SmartAudio HD driver under the Sound, video, and game controllers. That driver is currently at 8.66.4.50 and was automatically downloaded from the web when I requested to update driver.  I also changed several others settings such as Notify to schedule restart after updates are installed instead of automatic (under Settings --> Update & Security --> Advanced Options) and Do you want Windows to download driver software and realistic icons for your devices? --> No, let me choose what to do, never install driver software from Windows Update.  After that, I shut down the machine, waited a moment and booted back up. I have no idea why this helped or if it is overkill, but I am stable and running without a fear of rebooting now. Hope this helps if someone else is having this same issue.

  • Please see my site about Navigation Bar Links not working

    Greetings,
    I have an urgent issue with www.ForexProFund.com and it's navigation bar links. For some reason only some of the links work in the navigation bar. I have tried and recreated new pages and moved all the content over to the new pages with no luck. I moved the nav bar to the most "forward" position and pushed everything else to the back so it's on the top for sure. You can see that on the "contact" page, the navigation bar does not work, and I have no idea why...it's the same on the "Open Account" page.
    I really need this fixed, as I am sure many of you do.
    Thanks in advance for any input or ideas.
    Jason :>

    Hi there,
    Can you tell me how to "reduce" these things? I am not sure why some links in the nav bar and others do not...maybe I am doing something wrong? Very frustrating since Mac. does not let you simply setup a nav bar....it all has to be template based and then these types of things happen. Either way, if you have details of how to remedy this, please let me know. I tried to remove the line under the nav bar on the first two pages and still no luck.
    Thank you!

  • Adobe Exchange Panel Update not working?

    Hello:
    My OS is Windows 7 64 bit and I have Ps and Ia installed on my laptop.
    I downloaded and installed the Adobe Exchange roughly two months ago and everything worked great at first.
    I installed a few things such as the Paper Textures and a game Level Up (can't recall the others at the moment).
    The game worked three times but then it just stopped responding. I never had an issue with the other extensions.
    Yesterday I went to try out the game again but when i opened the Exchange panel it said there was a new update and so i (sadly) opted to click 'Update'
    After clicking the update button I received a message:
    Also, Norton said the link or what have ya was NOT trusted and is Unknown. So, I clicked on the Norton message and got this info:
    Heuristic virus? um, what?  
    http://www.pctools.com/security-news/heuristic-virus-definition/
    I went ahead and Removed all the extensions I had downloaded/installed from the Exchange panel but I would very much like to be able to use them again.
    Any ideas as to the issue? Is there a solution?
    I have shut off Norton to see if that would work but I still get the above message  "... valid signature ... "
    Sure would appreciate some input.
    Thank you in advance
    ps. could the Heuristic virus detection be a False Positive?

    Hello:
     You are totally misunderstanding me. I have Windows 7 64 bit and I did have the Exchange Panel already installed. When I went to use the Exchange PanelIT had an update. I didNOT update to Windows 8.
    I clicked on the UPDATE IN the Exchange Panel which is what would NOT install because NORTON said it IS MALWARE.
    I tried to update the Exchange Panel and NOT my operating system.
    The attempt to Update the Exchange Panel caused the older version of the Exchange Panel to not work. So, I had to Uninstall the Exchange Panel and then when I went to Reinstall the Exchange Panel it would NOT install. And now I cannot use it at all.
    Again, I DO have Windows 7 and NOT Windows 8.
    Please, I would very much like to be able to use the Exchange Panel again because I would like to install some extensions, let me know when this issue is resolved.
    Thank You,
    Kara A. Rowe
    [email protected]

  • Update Panel is not working browsers other than IE

    In SharePoint 2013, Update Panel is not working for firefox, chrome etc.

    Hi,
    From your description, my understanding is that you use
    <asp:UpdatePanel>tag in your code, but it does not work well in browsers except
    IE.
    I have test
    <asp:UpdatePanel>tag with code below, and it works well in IE, chrome, Firefox
    as the screenshot.
    <asp:UpdatePanel ID="UpdatePanel1" runat="server" UpdateMode="Conditional" ChildrenAsTriggers="true">
    <ContentTemplate>
    <asp:Label ID="lbl" runat="server" Text="Loaded" Visible="true"></asp:Label>
    <asp:Button ID="btn" runat="server" OnClick="btn_Click"/>
    </ContentTemplate>
    </asp:UpdatePanel>
    protected void btn_Click(object sender, EventArgs e)
    lbl.Text = "BUTTON CLICKED !";
    lbl.Visible = true;
    The screenshot below is my result(the first is result in Chrome, second is in Firefox and last is in IE):
    And you also could refer to this article:
    http://sharepoint.stackexchange.com/questions/72928/update-panel-not-working-in-firefox-2013
    Best Regards,
    Vincent Han
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Ok, the project panel does not work anymore!!!!

    I'm using flash cs5.5 and today I opened my project to start working... just to find out that the project panel does not work. When I click the tab to expand it, flash hangs for a minute and then it works, but the panel is blank, empty. The odd thing, I saved the project as CS5 version to open it in the CS5 Flash, but CS5 it's broken too.
    I tried opening Flash (both versions) without loading any project and the tab does not work either.
    Anyone has an idea on this?
    Thanks!

    Ok, I think I get what the problem is... When I make right click over the PROJECT panel, it displays the flash player popup menu, so I guess it's made with flash/air. What I think is that my flash player is somehow screwed, so it don't displays the project panel contents and won't let me export my FLA files correctly. And it happens in both CS5 and CS5.5 versions.
    Maybe a clean reinstall of both should solve the issue... I reinstalled the CS5.5 two times, and didn't solve the problem, neither uninstalling/installing the flash player plugin for all browsers.
    kglad:
    I only see the tab, when I try to display the panel contents, FLASH hangs like for a minute, then it responds but the panel is blank... no menus, options, nothing.

  • My Adobe Configurator panels do not work in CS6 can anyone help?

    my Adobe Configurator panels do not work in CS6 can anyone help?

    See this post http://forums.adobe.com/message/4286318?tstart=0, it helps me to update one of my panels.
    regards

  • [Bug?] Defer Panel Update not working when changing scale property

    Hi,
    I found that Defer Panel Update [when True] does not work properly when changing the scale fit property of an intensity graph.
    Try the VI.
    When Defer Panel Update is True, and you change the Numeric controls, the Intensity graph is not updated (as expected).
    But now change the "Z Scale.Scale Fit" button and.... the Intensity graph is updated (only the Z-color, not the axis).
    This looks to be a bug to me!
    Nicolas
    Attachments:
    [Bug] Defer Panel Update not working when changing scale property.vi ‏27 KB

    Hi Nicolas,
    This indeed looks like a bug. I will do more research on it and file a bug report if it's not already filed.  Thank you for posting this information!
    Yi Y.
    Applications Engineer
    National Instruments
    http://www.ni.com/support

  • Content panel does not work in Online Help file

    Using Robohelp 10: When the help file is opened from application, the correct help page is shown on the right hand side but in the Contents panel the Title page item is selected. The content panel does not work.

    Hi
    I think you have not enabled the Folders_g component on UCM .
    Enable the component from Administration - Admin Server - Component Manager and then restart UCM server .
    Then test to see if the issue still persists .
    Thanks
    Srinath

  • Navigation keys does not work

    The following navigation keys does not work.
    - Task navigation key
    - Home navigation key
    - Back navigation key
    The rest of the keyboard work

    Hi AdventureGuy and welcome to the community! Since you're new please be sure that you have checked out our Discussion guidelines.
    Unfortunatley not, however given that you still have a part of the touch screen still not working I would have to advise you to contact your local  Xperia Care team for assistance in arranging an assessment of your device.
    What are your thoughts about this forum? Let us know by doing this short survey.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • HT5429 navigation voice is not working

    Navigation voice is not working.

    What's the reason you think the JSP <jsp:scriptlet> tags works in JSF?
    CM.

  • Navigation Rules are not working

    Hi
    I had written my application in Java Creator.
    Now i am shifted to -- NetBeans
    Here my Navigation Rules are not working.
    I am unable to navigate between pages.
    can anyone please help me, why navigations are not working.
    and how to write navigation rules in Netbeans.
    Thanks
    Praveen

    Could you explain more about your problem?
    -Do you have the navigation rules in your faces-config.xml?
    like:
    <navigation-rule>
    <from-view-id>/page1.jspx</from-view-id>
    <navigation-case>
    <from-action>#{Controller.toPage2}</from-action>
    <from-outcome>success</from-outcome>
    <to-view-id>/page2l.jspx</to-view-id>
    </navigation-case>
    </navigation-rule>

  • Front panel sound not working

    Front panel sound not working* Hello everyone,
    I've just bought a PCI Express X-Fi Titanium. So far everything works great with my 5. sound system, but I have problems with my front panel audio.
    My case only supports AC97 front panel audio, but has all individual connectors (so 7 single connectors, not one with 0 pins).
    I've already tried only connecting 5 pins (the two AC97 return pins unconnected) and connecting all 7 pins. In both ways the microphone works, but sadly not the headphone output. I also tried changing the two options in the driver but that changed nothing.
    I did some Google searching and found many reports where the sound itself works with an AC97 front panel on an HD soundcard, just no jack detection.
    Any ideas why that isn't working for me?

    ! Try here for pinouts of your jacks. I have a Cooler Master case that has AC97 and INTEL HD front panel jacks, but here is the kicker. The AC97 jacks come from the front panel first and then about fi've inches from this jack is an INTEL HD jack. A few wires are changed but perhaps these will help...
    http://www.intel.com/support/motherboards/desktop/sb/CS-0585.htm
    Cheers,
    Jerry Macguire

Maybe you are looking for

  • How do I open multiple 'windows' in Entourage?

    I am using MS Entourage and would like to be able to open multiple windows within that program. For example, I would like to have both my calendar and address book opened at the same time in different windows. I have looked all over for a way to do t

  • Making some Custom Column Renderers for a JTable

    Hello People I've been playing around with a JTable by following the tutorial "How to Use Tables". (I am using netBeans 4.1 to "sculpt" my swing objects onto the nice palette in the IDE. I don't know if this has anything to do with the errors but, it

  • Text Spam to VZW Access Manager - @ $.20 a pop

    I was surprised when I booted up Access Manager today to find a "..Great Deal for Home Mortages.."   and I just found out it cost me 20 cents to receive it.    How that happened I don't know because I don't even know my Verizon USB modem number, much

  • QM Quantitative results: Report

    Hello, Is there any standard report in SAP which will give the output as follows: Inspection Lot .... Characteristic 1 .... Characteristic 2 .... Characteristic 3 20000000002 ..... 10,5 mm            ..... 5,3 degree         .... 105 ft 20000000003 .

  • Car Kit for Nokia 8800

    Can any one suggest the best hands free car kit that the nokia 8800 is compatible with.