Deatailed Navigation Panel Fixed size

Dear support,
I need to hide the Navigation Panael Header. In other words to have a fixed size navigation panel, equal to "SDN" Portal navigation panel.
How can I obtain that?
Thanks in Advance,
Best regards
Nicola

Hi Nicola,
To remove the detailed navigation header u need to edit the default frame workpage.
Open the Default frame work page
>>select the desktop inner page and open for editing
>>select the detailed navigation iview and open for editing
>> find the property 'Show Object Name in Tray' set that property to false.
>>Save and close
Thats all, the header will not be displayed any more.
Hope this Helps
gEorgE

Similar Messages

  • Best way to create a fixed size centered Panel?

    I'm trying to figure out what the best way is to create a fixed size Panel that stays positioned in the center of its parent component/panel, even as the frame is resized. Is there a way to do this with some layout or will I need to write some code to reposition my panel each time the frame is resized?
    Thanks
    Jonathan

    This approach seems good. One thing I'm wondering, why does the GridBagLayout draw my Panel based on the preferred size and not the bounds? If I want to do some sort of fancy painting with my panel, I'll probably have to set the bounds as well I'd think.
    jonathan
    Here's a way. I won't go so far as to say "best",
    but it gets the
    job done. You need to control the layout of the
    parent in order for
    any solution to work -- some layouts will ignore the
    preferred,
    maximum, and minimum sizes of their components.
    import java.awt.*;
    import javax.swing.*;
    public class CenterTest {
         public static void main(final String[] argv) {          
              final JPanel fixedPanel = new JPanel();
    fixedPanel.setPreferredSize(new Dimension(100,
    0, 100));
              fixedPanel.setBackground(Color.BLUE);
    final JPanel panel = new JPanel(new
    ew GridBagLayout());
              panel.setBackground(Color.CYAN);
              panel.add(fixedPanel);
              final JFrame frame = new JFrame("GridBagLayout");
              frame.getContentPane().add(panel);
              frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE)
              frame.setSize(200, 200);
              frame.setVisible(true);

  • Fixed size panel in netbeans form editor

    can i make a fixed size panel in netbeans form editor ?

    Yes, use Absolute positioning. Refer to the NB Help screens for details.
    NetBeans support is provided by the NB website (a mail list) and the Nabble forums. Please post NB questions there. These forums are for Java language topics, not IDE support questions.

  • Fixed size panel

    How can I put a fixed size JPanel to the center of an container (f.ex. JFrame) so that if the container is resized the size of the panel doesn't change but its location will be in the center of resized container. And if the container gets smaller than panel there will become scrollbars.

    Have GridBagLayout for the frame.Use setPreferredSize on the Panel.So even if the frame resizes it will still be in the center and size won't change too since GridBagLayout respects component's preferredsizes.For scrolling you need to add the JPanel to a JScrollPane and add the JScrollPane to the Frame.
    Ranga.

  • 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 display only one artboard in the Navigation Panel?

    I would like to be able take advantage of the Navigation Panel as a thumbnail view of the artwork I am illustrating. The Adobe Illustrator file has 5 art boards. Is there an option in the Navigation Panel to view the art board I am working with, alone? 

    > That could work if all of the group items were the same size.
    Why would that matter? Each GroupItem has its own controlBounds, height, width, position properties. Each Document has its own height, width, pageOrigin properties. The script would reference those properties to position the Group in the center of the document.
    JET

  • Acrobat 9 Pro: Can't view last odd page in navigation panel

    When viewing pages of a pdf through the pages navigation panel in Acrobat 9 Pro in 2-up view, if the document finishes on an odd page, you cant scroll down and view the last page in the navigation panel. This wasn't a problem in Acrobat 8 Professional. Does anyone know why this is happening and how to fix this?
    I have attached a screen capture that shows the problem.

    Thank you, but that's not going to be very efficient for his purposes, he says. He's actually moving back to Acrobat 7 to build new documents. I spoke with Adobe tech support this morning and showed them the issue via desktop viewing; they stated that the engineers are still working on the problem and it "would fixed in the next major release." Very disappointing.
    Do you any insight into when the next major release of Acrobat may be?

  • Cannot select multiple thumbnails in Pages Navigation Panel in 9.4.5

    I've installed the latest Acrobat Pro version for Mac, 9.4.5, on both my iMac and MacBook Pro.  In both cases, I no longer can select multiple thumbnails of pages in the Navigation Panel's Pages panel.  Anyone know a fix for this?

    Hi, this is a one-time verification request from Bob Staples.  Sorry for this extra step asking you to verify you are a living, breathing human.  I recently experienced an substantial increase in spam, which has driven me to increase my spam screening software.  This one-time verification message is a part of it.
    To complete this verification, please click 'Reply' and leave the subject line intact (very important).
    If you did not send me an email, my apologies; just delete this.
    Sincerely,
    Bob Staples

  • Unable to anchor the "pages" or "bookmarks" navigation panel in acrobat v9.5.1

    Hi All,
    I am unable to anchor the "pages" or "bookmarks" navigation panel in acrobat v9.5.1.  The "signatures" navigation panel is anchored but not the other two panels.  I've tried repairing Acrobat, re-booting my Windows 7 64-bit system and the problem persists.  This was working fine up until April of 2012.

    That fixed the problem.
    Thank you!

  • N85 Navigation panel problem

    Hi guys, maybe one of you can help me out? My N85 seems to be still working however the cover navigation panel and buttons are not working. I can not press any button to answer. Basically all I can use is the Keypad. Is there something I can do to try to reset the phone or or I have to get it sent to to get fixed?
    Thanks in advance for any good given.

    Does the green key work?
    Do the following:
    1. Remove battery for 10 min and power up.
    If it still doesnt work,
    2. Type in *#7370# and enter security code (warning, data will be lost, so back up in PC suite is recommended)
    If still doesnt work
    3. Repeat number 1, but when powering up you should be holding green, 3 and * keys until you see country selection/
    If you find my post helpful please click the green star on the left under the avatar. Thanks.

  • 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

  • Change Navigation panel language

    I am configuring portal content, my portal has abap ume , a customized desktop, portal roles and iviews, as usual, portal users have espanish language, and sap backend users too; Nevetheless  in the navigation panel appear the texts "Deatailed Navigation" and "Portal Favorites", instead of "Navegación detallada" and  "Favoritos de Portal" what could it be? ... 20 points for your help!!!
    Greetings

    Hi Rolando,
    Seems like there is some issue with Portal Translation WorkList i.e. the Detailed Navigation iView and Portal Favourite iView is not added in Translation Worklist where conversion of language is done.
    Function of Portal Translation Worklist is to take care of conversions from one language to another(like in your case it is to change from English to Spanish).
    Couple of thing needs to be done from you are:
    1.   Identify the Desktop which is responsible for rendering this screen and then try to figure out the
          iView (Detailed Navigation and Portal Favourites).
    2.   Create a Translation Worklist and add the iViews into it and follow the steps mentioned in the PDF
          file, you will get on accessing the below link.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/3008aef6-676c-2b10-a5be-e47133f564f1
    Please let me know the status of the issue.
    -Harish

  • Accordian Panel content size

    Hi,
    I am using Accordian Panel in several pages. When I go to CSS styles paneland and change Accordion Panel content size/height to 600 for example, it changes all the Accordian panels throughout my site to 600.
    Is there a simple way of changing each panel individually.Am I missing something very obvious. I am learning CSS but not quite there yet. Any help would be appreciated.
    Michael

    To start with, especially when you are a novice at CSS, do not alter the original Spry Style Sheets. You will thank me for this tip once you get into more complicated web sites.
    To have variable panel heights use the following constructor
    <script type="text/javascript">
    var acc1 = new Spry.Widget.Accordion("Acc1", { useFixedPanelHeights: false });
    </script>
    If you want fixed heights per accordion then you have numerous options of which I will show one. Apply a unique ID to your accordion and style accordingly has follows.
    <!DOCTYPE HTML>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Untitled Document</title>
    <script src="SpryAssets/SpryAccordion.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryAccordion.css" rel="stylesheet" type="text/css">
    <style>
    #Accordion600 .AccordionPanelContent {
        height: 600px;
    </style>
    </head>
    <body>
    <div id="Accordion600" class="Accordion" tabindex="0">
      <div class="AccordionPanel">
        <div class="AccordionPanelTab">Label 1</div>
        <div class="AccordionPanelContent">Content 1</div>
      </div>
      <div class="AccordionPanel">
        <div class="AccordionPanelTab">Label 2</div>
        <div class="AccordionPanelContent">Content 2</div>
      </div>
    </div>
    <script type="text/javascript">
    var Accordion1 = new Spry.Widget.Accordion("Accordion600");
    </script>
    </body>
    </html>

  • How to change Contextual Navigation Panel text color?

    Hi guys,
    I am trying to change the text color of Contextual Navigation panel of Ajax framework page.
    Using the Theme Editor -> Outer Frame of Ajax Framework Page-> Detailed Navigation it only allow me to change font(size, family, weight). 
    Can anyone guide me where I can find and change the text color of Contextual Navigation Panel using Theme Editor.
    Thanks & Regards,
    Hanna

    Brian Fernandes wrote:
    the other option available is to manually download the .css files and make changes to them directly.
    Modifying css on fs directly is a bad idea, next time you deploy the theme or update the system you will overwrite all modifications again. If you are not able to identify the element you need in the theme editor with the class locator component, download the theme, depack and try to identify the class you need directly in proprietary descriptors, its not css format. Pack again, upload in the portal, clear cache: et voila. I would also restart the EP if your changes doesnt reflecting, I faced such issues already.
    cheers

  • Navigation panel empty. Cannot access the Desktop and Rules... Solution?

    Hello,
    The Theme we are using now, does not show content in the navigation panel.
    I now need to change the Desktop rules, but cannot access it because it is not there...
    Is there a way around this problem?
    Can I change the navigation panel so that it displays the content again (how)?
    Is there a direct link to the Desktop rules, that I can enter in the url?
    Points will be rewarded if the answer is good!
    Regards,
    Edwin.

    Hi,
    Fix the problem using SAP Note Number: [869690 |https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_ep_pi/~form/handler%7b5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d383639363930%7d]
    Regards,
    Praveen Gudapati

Maybe you are looking for

  • Live Upgrade not working from Solaris 10 05/09 - 10/09

    I have a Blade 1000 that used to run SXCE, and I used to LU all of the time. I recently rejumpstarted it back to Solaris 10 05/09 to match production. Now that 10/09 is out, I went to do a normal LU, however it completely bombs out. I'm assuming it's

  • SU53 authorization checks

    Hi all,            I have a query regarding SU53. Suppose I have executed a prog/tcode in the system to whcih i do not have authorization, then on checking SU53 , the authorization fail will be displayed. So the next time if I execute a different pro

  • SAP HR _ OM -Plan versions

    Hi Gurus,    I have created multiple Plan versions where one of the plan version is the current and the integration plan version. The company decides to re-org and use the Other plan version. What are the configurations that have to be done? What cha

  • ME2O-Batch determination.

    Hi, Subcontracting scenario. I am issuing a component with batch determination. In MB1B i am able post goods to vendor mvt 541 with batch field * for batch determination . In ME2O I am not able post goods to 541 with * in batch field, thats ME2O batc

  • Is it normal for an external HD to blink its light and still be visible in Disk Utility, after it's been Ejected?

    After Eject, the drive disappears from Finder, stops spinning and its light starts a slow blinking pattern, but in Disk Utility the volume appears greyed-out and unmounted while the HD is still visible (not greyed-out). If you try to re-eject it from