APEX 5.0 - Position Navigation menu (top / side)

Hello


I use the universal theme (42) in APEX 5.0 and I have a list of said Navigation

List1 - this list consist say consist of a list entry 3

Home - no parent - target - 1 page

Child - Parent (home) - target - 2 page

Page big child - Parent (child) - target - 3

When I use the position of Navigation - side

All the three list entry works fine, I mean when I click on home or child or Grand child he goes to the respective page of 1, 2 and 3.

When I change the position of Navigation in the top

-entry of the list two works great – when I click on home or big kid, he goes to the respective page of 1 and 3.

- BUT when I click on child (2nd entry list) - is not a nothing, it goes to Page 2. - WHY?

WHY the child (2nd list entry) - works very well with the position of 'Side', but does not work with 'Top '?

Thank you

Deepak

The answer is simple. Sub menu items have no other action that open the submenu so that they cannot navigate. The top-level menu items allow the features of split where they can navigate and fall down. This behavior of the higher level menus is an extension to the traditional menu of model Office UI.

The key is that you have to adjust your navigation lists as you spend on the side and in the top navigation.

More details. Side navigation and navigation bar are the two types of navigation, but they use different user interface controls. (This applies to what is in the default universal theme. I guess that you can replace the list templates with your own that implement models of other UI.)

Navigation bar is a control of the user interface of the bar menu and closely follows the model of long standing and well established applications of office for menu bars. With two exceptions, items in menu 1) split where the menu bar may as well perform an action such as navigate to a page or the drop down menu 2) indicates the element menu 'in progress', making the menu a little service as a tab control. These exceptions have been made to account for legacy menu usage used in the report designer patterns.

Side navigation is a tree with fancy css/javascript UI control for it has a reduced mode and move the expand/collapse button to the right. The trees have no restrictions on a node that is able to navigate and contain children nodes.

The two types of navigation are based on the APEX of the lists. What distinguishes them is where they go in the page template (top/side) and what list template is used. APEX lists know nothing about the kind of model they will use. Different models have different expectations on the list. For example, some models are flat, and some expect the nested lists. The situation you describe is a case where the list of menu bar template will effectively ignore any navigation link on a non level list item that has children.

Kind regards

-John

Tags: Database

Similar Questions

  • Apex 5: Display of Navigation Menu only to certain pages

    Mine is 5 Apex (universal themes) and I use the list in the Navigation Menu, I have many pages on the same workspace, that I have used for several projects. What I want is to have several lists, each will include pages for a project so I'm having several lists that connects a different set of pages. How can I do?


    I know the list is shared components, does that mean that all lists belongs to all pages on the workspace and it will appear in all pages?

    I remember at the Apex 4 so we can associate tab Navigation with an individual page, we can control what page show and which not.

    Thank you

    Mike

    Thanks Swesley.

    I think that I figured it: Page Page Designer I need to "Level of UI substitute" set to Yes, and then select the list to another list name, I defined... That way I can group different pages in different list, which will show on these pages only.

    Thank you

    Mike

  • No Images in the upper Navigation Menu (APEX 5.0)

    Hello!

    I have defined images for each entry in the navigation menu. When I select the position of the menu (in Details of User Interface) to 'Coast', the images are rendered.

    But if the Position of the 'Top' is slected, there is no Images at level 1. At level 2, there is error Images.

    Is this a known issue?

    Unbenannt.png

    Best regards!
    Janek

    Hi Janek,

    Unfortunately this bug in the "Menu Navigation above" model and we're already tracking with bug #21202884.

    But there is an easy solution for it.

    1. Go to the components shared-> models and copy the above 'Menu of Navigation' template and name it "my Menu of Navigation above.
    2. Change the new 'My Top Navigation Menu'
    3. Go to the region 'Sublist Entry'
    4. In the attributes 'sublist model running, running with sublist, associated elements associated with elements of the sublist', replace the placeholder #IMAGE # #ICON_CSS_CLASSES #.
    5. Go to components-> shared-> Desktop User Interface attributes
    6. In the region "Navigation bar", set the attribute 'List model' to 'my Menu of Navigation above.

    Please note that the top-level menu bar entries will NOT show an icon. Only the menu entries will display the icon.

    Concerning

    Patrick

  • APEX 5.0 Navigation Menu Bug

    I started to dive head first into APEX 5.0 and the upgrade of existing applications that I have.

    I would like to start by saying thank you and congratulations to the APEX of the team for all of their hard work and dedication that went into version 5.0. You have all managed to take a tool I liked already use and do better and for that I tip my hat to everyone.

    The installation program

    As I was updating my old tabs to a shiny new Menu of Navigation, I came across an unexpected behavior that has taken the time to resolve, and I wanted to bring it and see if it is intended to treat in a future release.

    The problem

    During the conversion of the old lists to my main navigation list, I noticed that when I ran my application if I clicked to expand the section which the icons and functionality to expand/collapse the sections disappear. There is no way to get them to show again unless I clicked on another section. By clicking on the problem reproduced the same effect of endangered icons/feature section every time.

    The Cause

    After some trial and error, I discovered that the problem is caused when your text entry is too long. He effectively "pushes" icons in the navigation list and since they all line up well if we are eliminated, they all.

    The application of a Solution

    Even though I know it's a simple control condition for anyone who knows what is causing the problem, are there plans to fix it in a future release to be limiting the scope of input text or by having the text of the entry list auto-wrap when it becomes too long? I don't know that this is not a planned response to just have a longer name of the entry.

    Greetings Hamster wheel engineer,

    If by "menu navigation" you mean the "Tree Navigation Menu", then the bug you described with lengthy tags has been fixed in 5.0.1.

    If that's not your question, then you provide a screenshot of the problem who can I debug?

    Sincerely,

    Tim

  • Lists/Navigation Menu using universal theme APEX5

    I'm migrating my APEX to APEX5 application. I would like to use the new features of menu list/Navigation in the universal theme (so my menu items is displayed in the left navigation panel). I have a combination of static and dynamic options, and I don't know how to do this. My parent menu ('Reports' and 'Forms') options are static, but my choice of menu SUP for each will be the dynamic page navigation elements that will come from a SQL stmt. It would be a type of tree structure as below. Can you get it someone please let me know how to do this? Thank you!

    'Reports' (level 1 - static)

    "Report1" (level 2 option menu sub - dynamic)

    "I2" (level 2 option menu sub - dynamic)

    "Occurs3" (level 2 option menu sub - dynamic)

    .....

    'Forms' (level 1 - static)

    "Form1" (level 2 option menu sub - dynamic)

    'Form2' (level 2 option menu sub - dynamic)

    "Form3" (level 2 option menu sub - dynamic)


    bobmagan wrote:

    Thank you. My application was built on the sensitive to the APEX 4 theme. I wanted to use the new universal theme to take advantage of the update options. Previously, I had 2 parts of PL/SQL ('Forms' and 'Reports') who seized the dynamic pages of my custom table 'page' (see below). This would create a type menu tree they could click on launch my new pages for each. I hope to do the same sort of thing in the navigation/universal list menus.

    ----------------------------

    DECLARE

    Get_pages CURSOR IS

    Select page_alias, page_description

    page

    where page_type = 'REPORT '.

    and display_on_menu = 'Y '.

    order of page_order, page_description;

    BEGIN

    htp.tableOpen;

    Get_pages LOOP PAGE

    htp.tableRowOpen;

    HTP.p (')');

    If: APP_PAGE_ALIAS = page.page_alias then null;

    HTP.p ('': page.page_description: '');

    on the other

    HTP.p ('': page.page_description: '');

    end if;

    HTP.p (')');

    htp.tableRowClose;

    END LOOP;

    htp.tableClose;

    END;

    The application to the universal theme of the switch.

    Create a dynamic list query-based in the sense of:

    /* Static parent entries */
    select
        1                      lvl
      , 'Reports'              label
      , null                   target
      , null                   is_current_list_entry
      , 'fa-table'             image
      , null                   image_attribute
      , null                   image_alt_attribute
      , null                   attribute1
      , null                   attribute2
      , null                   attribute3
      , null                   attribute4
      , 'REPORTS'              attribute5
      , null                   attribute6
    from
        dual
    union all
    select
        1
      , 'Forms'
      , null
      , null
      , 'fa-edit'
      , null
      , null
      , null
      , null
      , null
      , null
      , 'FORMS'
      , null
    from
      dual
    union all
    /* Dynamic reports entries */
    select
        2
      , page_description
      , 'f?p=' || :app_alias || ':' || page_alias || ':' || :app_session || '::' || :debug
      , null
      , null
      , null
      , null
      , null
      , null
      , null
      , null
      , 'REPORTS'
      , page_order
    from
        page
    where
        page_type = 'REPORT'
    and display_on_menu = 'Y'
    union all
    /* Dynamic forms entries */
    select
        2
      , page_description
      , 'f?p=' || :app_alias || ':' || page_alias || ':' || :app_session || '::' || :debug
      , null
      , null
      , null
      , null
      , null
      , null
      , null
      , null
      , 'FORMS'
      , page_order
    from
        page
    where
        page_type = 'FORM'
    and display_on_menu = 'Y'
    order by
        12 desc /* attribute5 */
      , 1       /* level */
      , 13
      , 2
    

    Note that the attribute columns 1, 2 and 4 are taken into account by the model Menu lateral Navigation, then jump on them and use the attribute column 5 and for all required custom data in your query.

    Then go to the desktop user interface detail pageand set attributes for the Navigation Menu:

    List of the navigation menus:

    Position: Side

    Model from the list: Side Navigation menu

  • Custom display PNG in the Navigation Menu

    Request Express 5.0.1.00.06

    Universal theme

    Left navigation menu.  Entry in the list.  Image/class.

    Used an impressive icon of police of an aircraft (f-plane), but needed a helicopter, so have an Image of custom Application (png image) loaded as a static application file.  Unfortunately, it does not display at runtime.  (There have also as .ico, .jpg, and .gif).

    Class/image: #APP_IMAGES #helo.png

    Is there a way to display a graph custom in the Menu of Navigation of APEX 5?

    Thank you.

    sheara wrote:

    He DID display a large enough image. could I miss a kind of CSS implementation in shape to make the image small enough to display and so maybe it is not displayed?

    No, what you're missing, it's that the APEX 5.0 navigation menu item universal theme has none supported directly including pictures of work/application space by specifying them in the Class/Image property list entry. The menu is not rendered using the markup generated by the list of navigation menu. Instead, it is used as the data model, from the widget menu real tree. The list of standard navigation menu template includes not one img element refers to the value of property for Class/Image as an image source. There is no need to change the list template to do this, or using another model as the tree view transform has not approved the img (or any other attribute custom) elements in the generated tree.

    Custom images can be included in the navigation menu entries using various other techniques (such as CSS background images): Apex 5 theme 42 Images of the file in the list of the Navigation menus

  • Import list loses the record in the navigation menu

    Hello experts,

    I'm experimenting with more specific and APEX 5.0 component exports with export and import of lists.

    DEV, I have a list that is my navigation menu (user interface attributes > desktop > navigation menu > list of navigation menu).

    I add an entry to this list and make an export of this specific list pane only.

    In the TEST, I import this list into the same request with the same application ID and the ID workspace. The list of imports correctly and everything seems fine.

    Except that now my list is no longer my list of navigation menu. I need to change the attributes of user interface and reallocate this list as my navigation menu manually.

    Is this intentional behavior or my computer run into a problem here?

    For me, it's not intentional behaviour.

    I want to be able to update my list and there is record in the navigation menu without having to completely install my application.

    Any input/advice on that?

    Kind regards

    Bart

    Hi Bart,.

    This is a bug known, and followed with the bug # 22090477.

    Concerning

    Patrick

  • Main Navigation menu: need a uniform spacing between the names of home page

    I am new to Adobe Muse and design my own Web site. I watched the tutorials and have implemented the master page, the main pages and subpages. In the master page, then I added navigation to the top of the menu on the page (in the header) using the Widgets Library > menus > Horizontal, then got all the fonts, drop downs etc as I wanted. The question I have, is that, in the main navigation menu, I have hand some page names that are long (projects) and others who are short (home) and want to have a uniform spacing between home page names. I need to be able to adjust the blocks of text individually and we have tried clicking on the text block > menu Options and click on "Edit all" box, but it always adjusts the width of ALL menu text blocks - not adjusts the width of the individual blocks of text without solving all. I have the size of the element the unique value "size"; When I chage it to a uniform spacing, it no longer gives justify me the choice of the left hand for the menu text, and I need the text left justified menu. Is there an easy fix for this? Thank you.

    Double click several times until the label for a menu item is selected. Go to the control panel of spacing. Click on the channel icon to unlock the four values (so they can be changed independently). Increase the value of fill right.

    If you make a menu with uniform spacing, you can get the Visual effect you're looking for with left text aligned and equal to the spacing between the text in the menu items.

  • Void / navigation Menu / integration issue of the e-commerce of the BC, please help!

    Hello

    sarahcosmetics.com is an e-commerce site, that I've developed by muse and British Colombia.

    I sectioned off sub categories form of pages which make correctly however my client recently asked me to add a submenu for navigating these pages at the top of the site.

    I currently have a link to the following pages: "Lips" 'eyes' and 'face' through hypertext links which I have incorporated into my muse projects 'page' products I was able to locate the appropriate links to my store via BC categories after setting up the shopping cart.

    It was to find work but my clients asked me to incorporate a dropdown under linking products to, 'Lips' "eyes" and "deal with" via the navigation menu.

    I thought it would be child's play I use a widget of grid of muse for the navigation menu that works very well on the other sites, however in this case, when I publish it links to these pages, it connects to my muse model pages for "Lips" 'eyes' and 'face' (who seem to have a different hyperlink) so no products are returned.

    I'm really need help to know what the difference is and how to get around this problem to properly set up the sub menu of navigation.

    Currently, the hypertext links this page works fine, http://www.sarahcosmetics.com/products.html

    So I guess you deleted the navigation sub under products menu.

    Includes pages 'Lips', 'Eyes' and 'Face' {tag_pagecontent} then they will appear under models when the site is published in British Colombia. In case you use the content of the tag, try to remove and insert content directly on the pages and then include in menu to main menu navigation link, it should work.

    If you still need help, then I suggest you to publish the site as a place to test new with all the links of the menu SUP to the title of the item in main menu of products, so that we can check on our end.

    Thank you

    Sanjit

  • Questions of navigation menu when the visitor is on each Blog page or new

    I have problems with the functionality of the navigation menu, I use when its used of an individual blog post, news or events post. The menu functions correctly at any time on the site.

    The site is Royal treatment | Welcome at

    I would be very happy any idea that you can provide.

    Thank you

    Rob

    Hi Rob,

    This happens because blog posts are stored at a different level (a top-level folder) in the directory of the site structure. If the link to images or CSS files do not use the relative path from the root of the site (that is, their paths don't start level of the root of the site) they will not display.

    A few examples here of links (to a CSS stylesheet and image) that are document parent, rather than root parent site:

    StyleSheets/content_honey. CSS

    images/bg - menu.jpg

    To fix the broken paths, you simply add a bar slash at the beginning of the paths, as shown below:

    / StyleSheets/content_honey. CSS

    /images/bg-menu.jpg

    Kind regards

    Radi amin

  • Parallax scrolling Web site with navigation menu.

    I'm doing a site with parallax view. There will be a story from top to bottom.

    The story will be long enough, so my idea was to put in a fixed navigation menu. If you click on the buttons in the menu, you directly access the different parts of the story.

    An example of a website that has Parallax scrolling and a menu.

    moto.Oakley.com/#maximum-Peripheral

    Do I have to use triggers?

    You can use a manual menu widget to use and link to different parts of the story on the same page using the anchor links. Here is a video tutorial on how to go about doing that in Muse - http://tv.adobe.com/watch/muse-feature-tour/muse-create-anchor-links/.

    Thank you

    Vinayak

  • Accordion widget as a navigation menu

    I want a vertical menu navigation, with some pages having the level of sub-pages.

    The vertical menu widget seems to place level sup links to the right. But I want all stacked vertically with level sup showing links only when it is on this page.

    for example

    menuexample2.jpg

    menuexample.jpg

    I tried using the accordion as a navigation menu widget, by removing the content to show/hide and adding the sup level link in those necessary.

    But when I put the links to the pages active States don't seem to work when on special pages. Any ideas?

    Any suggestion is the best way to achieve this?

    Thank you

    Nick

    Hello

    When you say that active State does not seem to work, if we take the example you posted above, you want that design should be extended when you are on the page of the exhibition Design and "Scenography" must indicate the active state. Fix?

    In this case, you will need to place the accordion Widget not on the master page, but on each page separately.

    And on the pages where you want to be opened (extended), Manu Top labels to keep them open on the page in question in Design view before the publication/export of the site.

    In this way, you would be able to reach States of submenus and expansion of the upper Menu on specific pages.

    Kind regards

    Sachin

  • CSS position a div top and a bottom of div in a td

    You know, I keep futzing autour thereby and hope someone could find a cross-browser answer...

    Picture a two rows to columns in two tables. In the second column on the left of the row you want to a < div > be positioned at the top of the < td >, so you can put in a line at the top menu. However, you want a second < div > placed at the bottom of this same < td > to a graph that "ends" the column is correctly aligned.

    Cross browser answering someone?

    You can reference www.copelandcasati.com/test/index.htm for different versions of different sites, we work at a given time (hee hee projects change, the questions don't...), I'm always doing workarounds and frustrates me that there is no happy solution...

    And Yes, I spent so much time research... must be looking on the wrong things because nothing is coming who will help me (even though I always learn something new!).

    Ccasati wrote:
    > You know, I keep futzing autour thereby and hope someone could
    > find an answer of browsers...
    >
    > Image row two columns in two tables. In the second row left
    > column, you want a

    to be positioned just at the top of this
    >so you can put in a line at the top menu. However, you want a second
    >
    positioned at the bottom of this samefor an
    > chart which "ends' column is properly aligned.
    >
    > Cross browser answering someone?

    I use a UL for the menu and then use the background of this element to
    display the 'top' image and the background of the cell/column to display the
    image of "low".
    That should do it.

    HTH.
    --
    Thierry
    Articles and tutorials: http://www.TJKDesign.com/go/?0
    Perfect FAQ page: http://www.TJKDesign.com/go/?9
    Templates CSS - P: http://www.TJKDesign.com/go/?1
    CSS tabs menu: http://www.TJKDesign.com/go/?3

  • How to restore the new tab button in the navigation menu when it is not available in the Customize?

    The new tab button disappeared from my navigation menu. None of the changes or upgrades have been made. While all subjects of support suggest going to customize the toolbar, the new tab button is gone either. There in the morning, disappeared in the evening without apparent reason. The + is at the end of the series of tabs, but not in the navigation toolbar and tab add + is NOT anywhere on a page it there is that a single label. I HIDE TAB BAR WITH ONE TAB 1.1 but have had for weeks, and the new tab button was always there. How to restore the button tab on the Navigation bar if it is not available in the choice to customize the toolbar?

    Don't you see the new tab button on the tab bar if you open the window customize?

    If you do not see an item on a toolbar in the toolbar palette and then click the button "Restore default" to restore the default toolbar configuration

    You can check the problems caused by a corrupt localstore.rdf file and try to delete this file.

  • drop down navigation menu

    After the transition to version 4, the navigation menu dropdown menu, showing the most recently visited pages (near the navigation arrow buttons), disappeared. How can I get that back?

    Click and hold the unified back / next button, or right-click to get the rear / front in the history of this tab.

    Or install this extension to get the restored former "drop-marker" button.

    https://addons.Mozilla.org/en-us/Firefox/addon/backforedrop/

Maybe you are looking for

  • Export to Excel failure

    Hello I have DIAdem 2012 and when I try to export Excel I get the following error; 'Excel Export. A global error has occurred? » I have added GfSEXCEL dll.

  • The program cannot find the execution engine

    I create an executable before normally and after as a Setup program. When I try it on computer with license complete LabView program works, but if I install it in another pc, it asks me to install the runtime, but the runtime engine is installed in t

  • Lexmark X 1185 Vista driver?

    I can't get my old printer to work on my brand new desktop with Vista.  I have the disc but realize that it will not work.  I went on their site and tried what they say is for Vista, and it still does not (cjrx1100EN.exe) I need help.  I checked and

  • Need help with my Apple iTunes software. Anyone who is familiar with it?

    I need assistance with my Apple iTunes software. When I run the Apple software update, it will not update to the latest version of iTunes. In addition, it requires administrator privileges. He usually doesn't want administrator rights. Anyone who is

  • Ubuntu PC not visible on the network

    I have a pc Ubuntu (10.10) in the same workgroup as a pc Vista (Home Premium). The Ubuntu machine can 'see' the Working Group and the machine Vista and actions. The Vista machine cannot see the Ubuntu machine (it does not appear on the network), alth