DTN-dynamic height of the navigation panel is not increasing

Hi All,
I'm having an issue in DTN panel.As the Dynamic Navigation Tree increases the visibility of links diminishes.
I tried increasing the height of DTN panel in theme editor but it is not helping the cause.
Ex:
Parent1
   link 1
   link2
   link3
Parent2
  link1
  link2
  link3
Parent3
  link1
  link2
In the above example when all the "parents" are expanded then the links under Parent3 are not properly visible.
Please help me out in this issue.
Thanks,
Pradeep

Hi,
Was the custom detailed level navigation working earlier in terms of the expected height adjustment with clear visibility of child nodes?
If not, suggest you to see if following things might work for you.
1. Revert the Height property changes on custom DLN and make them similar to the Standard DLN.
2. Verify the Custom DLN CSS used. Because it's the CSS that would be majorly controlling the styling and visualization of the UI elements on the DLN iView. And this should be place to see why the child nodes are shown in diminished size when parent nodes are expanded.
Hope this helps.
Thanks,
Swapna Priya.

Similar Messages

  • 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

  • Is it possible to control the height of the Portfolio panel via the PDF Portfolio itself?

    Hi All,
    Is it possible to embed into a PDF Portfolio kind of a directive to Adobe Acrobat Reader what should be the height of the Portfolio panel (red line on the image below)?
    The idea, basically, is to adjust the height of the panel to the number of files in the portfolio.
    Alternatively, is there a way to embed a directive to open by default the Layout pane instead of the Files pane?
    Thank you all in advance for assistance!

    You can control it at initial view time, but not dynamically.  Once its displayed it's user-controlled.
    AFAIK, you can't open it into Layout mode.

  • Change the order within the navigation panel

    Hi everybody,
    within my navigation panel i have two iview, the detail navigation and an own iView (Web Dynpro within the dynamic navigation of a page). Until now the detail navigation appears at the first position in the navigation panel. How can i change the order within the navigation panel so that my own iView will be shown at the first position?
    regards,
    Sid

    Hi Raji,
    iviews can be ordered alphabetical. You can set this function in Systemadministration -> Service-Konfiguration -> Applications -> com.sap.portal.ivs.iviewservice -> iViewsSrv. Then you can set this value to ture (sorting true).
    You can also change the sort-priority value in the property of each iview to 0..n.
    I hope this will help you.
    regards,
    Sid

  • The navigation thumbnail in the developpement panel is not refreshed

    Since few days, the navigation thumbnail in the developpement panel is not refreshed (when the mouse is over a preset or when a modification is done on the image). When I'm coming from the grid panel and going to the developpement panel, the navigation thumbail is refreshed for the selected image but once I change the focus to another image it's not working anymore...
    I tried to optimize the catalog and also re-generated images previews...
    I'm using Lightroom 3.6 with Canon Raw files.
    Do you have any clues ?
    Thanks,

    I hate to dredge up an old thread but.... I'm now for the first time seeing this same problem using LR 5 on a mac w 10.8.4 Exactly as the original poster indicated. Should I dump the pref file? or is there something else going on. I have restarted the computer but after applying a preset and then reverting to the original, no preset previews are available from my presets list. selecting another image does not fix issue.
    Not a huge deal but annoying for sure. Anybody have a suggestion?
    Doug

  • Display of Key Figure's Names in the Navigation Panel

    Hello all,
    Is anyone know how to display the key figure's names list in the navigation panel, as in that eLearning presentation –
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d049b14f-775c-2a10-9ea2-9d670feaf2fe
    (I'm talking about Net Sales, Sales Plan and      Deviation % on the left)
    I didn't know it is possible until I saw that link.
    Thanks!

    Hi Ron,
    I know, are passed 3 years to your post but I'm searching the same answer to your question, have you found it?
    Anyone can help me?
    Thanks a lot.

  • Customizing: Adding an action to the Navigation panel

    Hello,
    A customer has asked me to add an action based on a webdynpro component to the Navigation panel.
    He provided me with the component name, the package and the url.
    I already figured out that this has to be done in SPRO > SAP xApp Resource and Portfolio Management (SAP xRPM) > Global Customizing > Process and Service Settings > Define Navigation, but i have no clue how to add this action based on the information i have.
    Could anybody give me a hint or a link to some good documentation about this topic.
    Any help will be apreciated
    Regards,
    Magnus

    make use of ActionMap and ImageMap:
    //the action
    Action theAction = new AbstractAction("New") {
      public void actionPerformed(ActionEvent e) {
        //do action
    //accelerator for action
    theAction.putValue(AbstractAction.ACCELERATOR_KEY, KeyStroke.getKeyStroke("control N"));
    //input map and action map from table
    InputMap im = table.getInputMap(JTable.WHEN_FOCUSED);
    ActionMap am = table.getActionMap();
    am.put("New", theAction);
    im.put((KeyStroke)theAction.getValue(Action.ACCELERATOR_KEY), "New");

  • Hiding or deleting the Quick create  pane in the navigation panel

    Hi friends,
       Can anybody tell me how to hide or delete quick create info pane in the navigational area.
       As of now we are displaying some data in the quick create info. But  my requirement is not to display this quick create info at all in the navigation panel.
    So in my navigation panel i should have only detailed navigation and portal favorites apart from the quick create.
    Can anybody pls guide how should i do it , its urgent....
    Thanks& Regards
    Sireesha.

    Hi Sireesha ,
    Look at this weblog , you can be in a position to change the portal framework
    MastHead Change & Portal Desktop
    Look for the Dekstop innerpage , you can add and remove the properties.
    Thanx
    Pankaj

  • Lightroom shows wrong picture in the Navigator panel

    Hello,
      Just look at the screenshot the picture in the navigator panel.
      Regards,

    There's a setting in the Interface Tab of the LR Preferences which is "Show photos in Navigator on mouse-over", and I supect you have that enabled (which it is by defaut, IIRC). With this setting checked, then as you mouse-over either a collection or a folder the navigator displays the first image in that collection/folder, regardless of which photo is currently selected.
    Looking at your screenshot, you have the collection "All" selected, but your mouse is currently hovering over the collection "Fete", so I think the navigator image would be the first picture in the "Fete" collection.

  • How can i increase the height of the navigation toolbar to make my persona more visible? adding toolbars puts them all below the navi bar and it looks weird. i know this has been asked many times but the answer's always "add toolbars".

    How can i increase the height of the navigation toolbar to make my persona more visible?
    adding toolbars puts them all below the navi bar and it looks weird.
    i know this has been asked many times but the answer's always "add toolbars".

    Look here.
    http://support.apple.com/kb/index?page=answerlink&url=http%3A%2F%2Fsupport.apple .com%2Fkb%2FHT1495&answerid=16777216&src=support_site.home.search

  • How do i change the text in the navigation panel?

    just want to change font color in the navigation panel as i cant see some colors

    Try a different persona or the default theme if you have a problem with the background of your current persona.
    See [[Using themes with Firefox]] and http://kb.mozillazine.org/Themes (Lightweight theme)

  • How to add links in the detailed navigation area of the navigation panel

    hi everyone,
    I had developed 4 iviews. 2 of those iviews i added to 2 different pages. And the 2 pages added to workse and assigned a role. i assigned this role to user. and it is working fine.
    i want to add remaining to iviews as links.
    how to add the links in the detailed navigation area of the navigation panel.
    regards
    sunil kumar.ch

    Hi sunil,
       Create a JSPDynPage component(C) having 2 hbj:link whose hrefs point to these 2 iViews(A and B). U can get the href of the iView by previewing it(for A and B). Create an iview from the par component (C) and add it to the DLN so that it shows the links to ur iViews(A and B). U can make the Show Tray property of this iView (C) to false.
    Regards,
    Harini S

  • Navigator panel display not accurate representation.

    I've just tried my hand at converting a photograph to a simulated oil painting.  The final step was to select Filter>Texture>Texturizer.  I then faded that adjustment (Ctrl Shift F) to achieve the degree of texture I desired.
    I then noticed that the Navigator panel display a much stronger and harsher amount of texture.  I'm using a dual monitor setup and I first assumed that the difference was between the monitors.  But, I drug the navigator panel over to my main monitor and it was the same there.  When I printed the photo it was OK, but I hesitated printing it, not being sure which was the correct display.
    Main Display
    Navigator
    Anyone else have this problem? Is this difference normal?

    Hi John,
    Just out of curiosity I tried following your footsteps and found that with OpenGL turned off the effect levels visible in the main window and Navigator palettes seem about the same.  But with OpenGL on I believe you could say that the Navigator window there was a larger difference.  Knowing what I know about OpenGL resampling (and guessing Adobe enables the highest quality resampling), the main window, when zoomed to other than 100% is probably the better representation of the actual effect level in the image.
    Screen captures below...
    OpenGL Turned Off
    OpenGL Turned On
    So I guess you could say what you're seeing is typical.  Given that the Navigator panel is mostly for seeing where you are in the image I guess it's nothing to worry about.
    Did your print come out looking just like you expected per the main editing window?
    -Noel

  • The navigation menu does not appear when published to folder and my 12 photos are not on the site either

    The navigation menu does not appear when published to a file.  My 12 photos are also absent as well, just as if they wernt added.
    I have tried rebuilding the site but the same problem appears.  Everything else seems perfect up to tha publidhed file.
    Has anyone had the same problem,
    John
    Message was edited by: BOURBAH

    Have you tried: Trouble installing iTunes or QuickTime for Windows or iTunes for Windows Vista or Windows 7: Troubleshooting ...

  • The navigation menu does not appear when published to folder and my 12 photos arenot on the site eitherr

    The navigation menu does not appear when published to a file.  My 12 photos are also absent as well, just as if they wernt added.
    I have tried rebuilding the site but the same problem appears.  Everything else seems perfect up to tha publidhed file.
    Has anyone had the same problem,
    John

    Have you tried: Trouble installing iTunes or QuickTime for Windows or iTunes for Windows Vista or Windows 7: Troubleshooting ...

Maybe you are looking for

  • How do I delete documents from Adobe Reader?

    I frequently edit bulletins and such for church, that I then no longer need to have taking up space on my computer.  How do I delete them from Adobe Reader?

  • How to drop oracle 10.2.0.4 rac database on RHEL5

    Hi, I am having oracle 10.2.0.4 rac database with ASM configuration on RHEL5. Every week/day i take rman level 0 / level 1 backups by using RMAN into disk. Now i would like to test those backups. For that i need to drop this existing database and res

  • Link Tool

    Is the link tool gone in Acrobat Reader 9? I used to use it in previous versions to create interactive PDF's.

  • Cloned OMS - WebLogic Admin Server not available....

    Greetings, We are working our way through an active active R4 OMS setup, and we just successfully cloned oms1 to oms2 via cloud control, and executed the post install steps. We now need to access each of the OMSs WebLogic Admin Server Console to conf

  • ASM on Mac OS 10.4 Server

    Anyone figure out how to get this to work? Seems to be prevented by the cssd not starting, and whatever else is wrong with the root.sh... /mike