Navigation Bar Entry Subtemplate Definition

Is there a substitution string that represents the link for an Navigation Bar Entry?
I want to control the display of the entries in the navigation bar. The Navigation Bar SubTemplate Definition and #BAR_BODY# substitution string allow you to control the display of the bar as a whole.
Entries in the Navigation Bar Entry Subtemplate Definition display correctly for each entry in the Navigation Bar, but unless you can also include the link itself, it is all rather pointless!
Thanks
Roger

Scott
I want to change the spacing between the navigation bar entries so that instead of looking like:
Print Logout NavHere NavThere
they look like (for example):
Print - Logout - Navhere - Navthere
I thought I would be able to do this by editing the Page Template. The Page Template definition page contains Subtemplates for Navigation Bar and Navigation Bar entry. Making changes to the Navigation Bar Subtemplate controls the whole bar and would allow, for example:
< Print Logout Navhere Navthere >
by setting the Subtemplate to
< #BAR_BODY# >
I thought I would be able to achieve what I want by changing the Navigation Bar Entry Subtemplate definition to, for example:
#BAR_LINK# -
Unfortunately, I don't know what the correct substitution string is to include the actual link entry in the template. It's not #BAR_LINK#, which I made up.
If this isn't the purpose of the Navigation Bar Entry Subtemplate definition, what is it for?
Don't worry about the actual formatting of the link, I just want to know how to wrap some standard HTML around each entry in the Navigation Bar.
Thanks
Roger

Similar Messages

  • Navigation Bar Entry - automatic change target type

    Hi,
    A recent post (print friendly remembered me of something strange with the Navigation Bar Entry.
    When I create an entry with Target type URL, and I put an URL pointing to my application (ex.: f?p=&APP_ID.:&APP_PAGE_ID.:&SESSION.::::::YES), it is automatically transformed to Target type Page in this Application.
    Why is this happening?
    Thx,
    Louis-Guillaume
    Homepage : http://www.insum.ca
    Blog : http://insum-apex.blogspot.com

    If you provide a URL that is an "f?p" URL to the current application then the edit page simply decomposes it to format it as "Page in this Application". But whether the URL meets that criteria or not, the actual data stored in the application definition for any URL target is the URL provided.
    Scott

  • Hide Navigational Bar Entries

    Hi friends,
    Is it possible to hide 'Navigational bar entries' depending upon the pages in the application.
    Since navigational bar entries is coming for all the pages. i want to hide it for two pages in my application.
    how i can achieve it.
    Thanks
    Regards,
    Mini.

    hi ,
    go to navigational bar entry definition
    Solution 1 :-
    use condition type
    Current Page is Contained within expression1(comma delimited list of pages)
    In expression 1
    give the page number on which you want that navigational bar entry eg(1,2,3...)
    or
    Solution 2:-
    use Condition Type
    Current Page is NOT in Expression1(comma delimited list of pages)
    In expression1
    give the page number on which you dont want that navigational bar entry eg(1,2,3...)
    Either you can use solution 1 or solution 2 ..which you like
    i hope this will help you
    thanks,
    jitu

  • How to remove Navigation Bar entry

    Hi,
    Is it possible to remove navigation bar entry 'Welcome: USERNAME'?
    Can any one help with this please?
    Kind Regards
    Rana
    Edited by: Rana007 on Sep 29, 2011 5:51 PM

    Rana,
    Check out the Body of you standard page template. Make a copy of this code prior to experimentation !
    Within the Body you may see something like this:
    <div id="header">
      <div id="logo"><a href="#HOME_LINK#">#LOGO##REGION_POSITION_06#</a></div>
      #REGION_POSITION_07#
      <div id="navbar">
        #NAVIGATION_BAR#
        <div class="app-user">#WELCOME_USER#</div>
        #REGION_POSITION_08#
      </div>
    </div>Removing the line with <div class="app-user">#WELCOME_USER#</div> should do it.
    Jeff

  • Publish Navigation Bar Entries - page navigation issue

    I have created Navigation Bar entries in a master application and have created them in a secondary application using 'Copy and Subscribe'.
    I changed my entries in the master application and I wanted to republish them.
    Breadcrumb region is currently: Shared Components>Navigation Bar Entries>Edit
    Click on 'Publish NavBar' button and page navigates to "Confirm Publish Navigation Bar", breadcrumb changes to: Shared Components>Templates>Confirm Publish Template
    Click on 'Refresh All'.
    Page now navigates to the "Templates" page. Breadcrumb is Shared Components>Templates.
    I now have to navigate back to the Navigation Bar Entries section to publish my next entry.
    Regards,
    Jon

    Fateh,
    My Navigation Bar Entry has:
    <a href="#LINK#" class="t13NavLink">#TEXT#
    <img src="#IMAGE#" height="#HEIGHT#" width="#WIDTH#" title="#ALT#" />
    </a>My navigation bar has:
    #WORKSPACE_IMAGES#logout.pngJeff

  • How to create a navigation bar entry with onclick event

    I have requirement of creating navigation bar entry with a an "on click" event. When a user clicking time a location list should open. I didn't understand how to do it on NAVIGATIONBAR_ENTRY.
    Also Navigation Bar Entry IMage is not displaying.
    Regards
    Edited by: satheeshkumars on Oct 25, 2010 7:52 PM

    Do you specifically need to use the onclick event, or do you jts want to run Javascript from the navbar entry? If the latter then you can use the URL method and set the URL to:
    javascript:myfunction()
    If it must be an onclick event then I think you would need to attach it dynamically in Javascript (using jQuery if available) to locate the link somehow (it's not easy to give it a unique ID unfortunately).
    Edited by: Tony Andrews on Oct 26, 2010 10:35 AM

  • Navigation bar entries on breadcrumb line

    Is it possible to place the navigational bar entries (without icons) on the breadcrumb line on the far right hand side?
    I assume that I need to modify the body of my page template seen below but no matter what I try I still get placeholders for the icons:
    <div class="t3logo">#LOGO#</div>
    <div class="t3NavBar" style="float:right;"><table>#NAVIGATION_BAR#</table></div>
    <br style="clear:both;"/>
    <table summary="" cellpadding="0" border="0" cellspacing="0" width="100%">
    <tr>
    <td class="t3TabHolder" style="text-align:right;" align="right"><table summary="" cellpadding="0" cellspacing="0" border="0" align="right"><tr>#TAB_CELLS#</tr></table></td>
    </tr>
    </table>
    <div>
    <div class="t3TabForegroundColor"><img src="#IMAGE_PREFIX#f_spacer.gif" width="1" height="3" alt="" /></div>
    <div class="t3RegionPosition1">#REGION_POSITION_01#</div>
    <table width="100%" summary="" height="70%">
    <tr>
    <td class="t3PageBody"><div class="t3Messages" align="center">#GLOBAL_NOTIFICATION##NOTIFICATION_MESSAGE# #SUCCESS_MESSAGE#</div>#BOX_BODY##REGION_POSITION_02##REGION_POSITION_04##REGION_POSITION_05#
    #REGION_POSITION_06##REGION_POSITION_07##REGION_POSITION_08#</td>
    <td align="right" valign="top"><img src="#IMAGE_PREFIX#f_spacer.gif" width="15" height="3" alt="" /></td>
    <td align="right" valign="top">#REGION_POSITION_03#</td>
    </tr>
    </table>

    I found a work-around. Please disregard.

  • Providing locale specific URL for navigation bar entry

    Hi,
    I am using APEX 3.0 on 10gR2 and 9.0.4 app server... I have successfully translated my application, with the exception of navigation bar entry URLs...
    The XLIFF export does not contain entries for the navbar entry URLs, only the labels. I have locale specific URLs for navbar entries (ie french URL, english URL)
    I can't seem to find any information on how to accomplish this... other than removing the navbar, and hard-coding them in the page template...
    Thanks for the help!

    Hi,
    as a workaround. The export will probably never work, because a URL isn't normally considered as language dependent.
    Have you already tried to write the different URLs into application items (which you initialize during login of the user) and reference them in the URL with &YOUR_APPLICATION_ITEM.Patrick
    My APEX Blog: http://inside-apex.blogspot.com
    The ApexLib Framework: http://apexlib.sourceforge.net
    The APEX Builder Plugin: http://sourceforge.net/projects/apexplugin/

  • CRM 5.0 Navigation bar entry that navigates to a custom BSP

    Hello all,
    I'm currently trying to add an entry in the navigation bar that redirects the webclient to a custom BSP.
    I changed the navigation profile and added an entry that should point to a 'Navigational Link' ('Type of navigation'). When I use the input help it asks me a profile (IC profile, not navbar profile) so I select my Z profile, in the next screen an input help with all possible navigational links are shown but my navigational link is not showing...
    What I've done so far:
       - I created a viewset containing one view, added the viewset definition to CRM_IC_ALL_Viewsets.xml which is in my Z_CRM_IC_DT_REP bsp application. Below you can find the file:
    <ViewSet id="CONTACT/CustomFactSheet">
         <ViewArea id="main" views="CONTACT/myFactSheet"/>
    </ViewSet>
       - I created the navigational links, it could be I made a mistake here, here is the file :
    <NavigationalLink name="showFactSheet">
    <Source viewRef="VehIDetail" outboundPlugRef="default"/>
    <Targets>
    <Target viewRef="CONTACT/myFactSheet" inboundPlugRef="inboundPlug"/>
    </Targets>
    </NavigationalLink>
    -  In my /CONTACT/CRM_IC bsp application I have two controllers:
       myFactSheet: controller for the view myFactSheet
       CustomFactSheet: controller for the viewset CustomFactSheet
    I'm developing in a customer namespace /CONTACT/, not in the default Z namespace.
    I created both the viewset and the view through the IC workbench wizards.
    I cannot add this navigational link to my navigation bar profile. When I type the navigational link 'showFactSheet' in the navigation bar profile item (without using F4) and I launch the interaction center, click on the newly added link, nothing happens... (No error messages or dumps however) Everything else works, I have tons of other navigational links that work fine so it's really the definition of this particular item, all the rest of the configuration is done and is working.
    Anyone an idea??
    Thanks in advance!
    Kind regards,
    Joost

    Look at this thread to get more inforamtion on creating Controller Class in Customer namespace..
    IC Webclient - New context node in customer namespace
    Thanks,
    Thirumala.

  • How to have a PopUp window  on a Navigation Bar Entry

    Hi All,
    I want one solution,I want to add a popup window in a navigation bar,I am using apex 3.0.1. Can anybobody please help me with this.
    Thanks

    Hello,
    Try:
    javascript:window.open('http://www.oracle.com','_blank','toolbar=1,location=1,directories=1,status=1,menubar=1,scrollbars=1,resizable=1,width=630,height=450');
    Or even better : create you own function for opening an new window and setting the properties.
    Greetings,
    Roel
    http://roelhartman.blogspot.com/
    http://www.bloggingaboutoracle.org/
    http://www.logica.com/

  • Navigation bar placement

    So I had to create a page in Dreamweaver so I could use a specific flash player which was not working by adding the code to a iWeb page. So I hack the page by re-creating the iWeb navigation bar and creating a dummy page in iWeb and redirect it to my "hacked" DW page.
    Now I need to match the position of the navigation bar of the iWeb pages and I'm having problems. I was able to match it by trial and error using specific location but its position won't re-adjust when the browser is resized. I'm thinking there was be an easier way to do this properly.
    thanks,

    Hi
    Go to: Application Builder>Application Number>Shared Components>Templates>Edit Page Template>Definition>Body, here you will find some code like "<td valign="top" align="right">#NAVIGATION_BAR##REGION_POSITION_08#</td>" where in the #NAVIGATION_BAR# is set. Also in the subtemplate you have the Navigation Bar and Navigation Bar Entry.
    Hope this helps.
    -Priyanka

  • Centering Navigation Bar Images and Text

    I'm using a Navigation Bar entry of
    #TEXT#<img src="#IMAGE_PREFIX##IMAGE#" title="#ALT#" alt="#ALT#" style="display:block" />#TEXT#
    which is similar to the way the APEX Page Definition navigation bar is designed. The images do appear directly above the text but the text is right justified. How do you get the text to be centered, as it appears in the APEX Page Definition?

    I used the theme 10 and there is a thread where I explained the solution I found:
    Navigation Bar Image
    and here is the result:
    http://htmldb.oracle.com/pls/otn/f?p=31517
    Denes Kubicek

  • How to open a new browser window from a link on the navigation bar

    Hi,
    I entered a URL in the 'URL Target' field for the Navigation Bar Entry. As expected when the I clicked on the link in the Navigation Bar my browser refreshed with the target URL.
    I want to be able to actually open a new window rather than refresh my current window. The help text says, and I quote ...
    "In the link generated for this icon include the following onClick javascript. Use of the onclick javascript could popup a help page in a new window (see example 1).
    Example 1:
    window.open('US/asfhhome.htm','Help','scrollbars=yes,resizable=yes,width=625,height=350,left=25,top=150');return false
    Set the Icon Target attribute to # if you are using OnClick JavaScript. Set the Image Alt Text attribute to the text the user will see to click on."
    So I created similar Javascript as to the example and placed in the 'OnClick Javascript' field, and placed a '#' in the 'URL Target' field.
    When I run it doesn't work, the '#' is picked up and the Javascript is ignored. Can somebody please tell me what I'm doing wrong.
    Thanks

    I had the same problem. I finally ended up just using the standard popupURL javascript. In the URL Target I have:
    javascript:popupURL('<link>')
    This opens a new window but since it is for popups the menus are missing. You may want to write your own javascript function to open the new window with your own settings.
    Search the forums for popupURL for more ideas.
    javascript:popupURL()
    --Jeff                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • NAVIGATION BAR feature (or bug?)

    When I add javascript to a navigation bar entry HTML DB automatically adds a "width=1%" to the cell in the navigation bar table. This causes the navigation bar to move away from the right side of the screen.
    This "width=1%" is not coming from a template.
    Until now I have found now way to get my navigation bar back to right side of my screen.
    This looks like a bug to me.
    Anyone agree?

    I am running into this problem, too. Did you find a work around?

  • Enhancement request for Navigation Bar - save state before branching

    Hello,
    I believe it would be nice and helpful to add the save state before branching option also to the Target section of a Navigation Bar Entry.
    Thanks,
    Arie.
    &diams; Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.
    &diams; Author of Oracle Application Express 3.2 – The Essentials and More

    -Max- wrote:
    Has it been moved or removed ?The feature was removed in an (originally) unannounced, undocumented and disproportionate fait accompli by Oracle: +{thread:id=2285521}+
    This was subsequently documented in the Release Notes.
    There is no forum traffic to substantiate the reasons given for its removal. I certainly never encountered them. I don't see how it couldn't have been retained with documented restrictions.

Maybe you are looking for

  • Display data from a virtual InfoCube

    Hi experts, When I tryed to display data from the virtual InfoCube 0FIGL_V40, I've got a dump. Please help me to solve this problem.

  • DVD/CDRW drive not working - Tecra A4

    Hi, I have a problem with my Tecra A4. My DVD CDRW drive is not working properly (Power is there, but it doesn't show up on the system), I have temporary installed a DVDRW drive from my HP laptop which is working fine. I tried to run my recovery disc

  • 500 internal server error when clicking on iview

    Hi when a user is trying to open the uwl inbox, 500 internal error is displaying and showing "java.lang.IndexOutOfBoundsException: Index: 1, Size: 0"  this problem is occuring only for one user.  most of the times same error is displaying but for rem

  • File does not exist: wwv_flow_file_mgr.get_file

    I have an application that uses tabs, which have images that indicate that the tab is current. The image is missing and I get this message in the log: File does not exist: /opt/oracle/product/ccd/10.2/htmldb/images/wwv_flow_file_mgr.get_file I checke

  • Roxio Streamer is not automatically updating my Movie List...

    Since the Roxio Streamer is not automatically updating its movie list, I'm also not receiving email notifications when new movies are ready to be viewed remotely. How do I fix this problem?