Non-working links on duplicate navigation bar

The row of links on my web site's navigation bar is the same on every page, just cut-and-pasted. Any reason why none of them are working on the "Samples" page? I'm assuming it has something to do with the bandcamp music players embedded on that page. Check it out:
www.babsonandmckenzie.com
Thanks for any help!

You have some shape overlapping the navbar on the Samples page. If you go to that page and type Command+A (Select All) you'll see the outline of the item. If you do that on the other pages it won't show.
Either remove the item or bring all of the links forward to the top.
OT

Similar Messages

  • 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                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Why can't i change the link on the navigation bar?

    In previous versions of Muse i was able to change the link on my navigation bar. For example I was able double click on the navigation bar and highlight one of the pages (let's say registration) and it would allow me to change the link on the registration page so that when you click on the registraion page it would take you to https://events.r20.constantcontact.com/register/eventReg?llr=5qqftnkab&oeidk=a07e69lauti1b 52a1df&oseq=a011mh5tw6bs2 and a not regular page on the website. but now when i try to do the same thing the link area is greyed out and i can't change anything.

    I have installed v2.3 on my Mac, and had to go through and change all the fonts back due to a naming issue in Windows.  That's ok.
    But there are several things that need to be fixed in Muse.  First, everything should work consistently.  If you click on an object that has a hyperlink or a link to another page in the document, that link should be displayed in the control bar.  NO EXCEPTIONS. 
    The control bar should have enough sense to get bigger -- i.e. go to a second row of controls -- whenever there are items that are not being displayed due to window width.  Most sensible programs do not just display part of the info and then leave a blank space to the right, letting the user assume that there is nothng more to be displayed.  While I have 2560 x 1600 monitors, I am running Muse on a 27 inch 1920 x 1200 to avoid eyestrain from the tiny menus.  But there are times I need to make a window much wider than 1920 in order to display everything in the control bar -- and then slide the entire window back and forth.  Poor GUI design.
    I now have a master page menu (all the buttons send the user to other pages in the document) where one of the buttons is sending users to a dead link.  Used to work perfectly, have not changed the name or the link.
    I tried the above advice about opening page without hyperlink (how damnably counterintuitive is that maneuver?) and could then -- voila -- get the hyperlink menu for that menu item and select the page.  I was ecstatic -- until it turned out it didn't work -- either with open page w/hyperlink or without it selected.
    AGAIN -- I will repeat -- one should be able to click on ANYTHING -- a text box, a picture, a menu item, etc. -- and assign a hyperlink from the SAME hyperlink menu -- without exception.  Having different ways to accomplish the same thing is fine unless you can't use any of those methods all the time.
    The ability to resize the assets window so that one could read (without having to hover over each item) the FULL name of an image file, etc, would also be useful.
    BAD DESIGN.  Please fix it.  And tell my how to get my missing link back.
    Jeff Kreines

  • My links on my navigation bar are not working. HELP PLEASE!

    Hi, I am making a website for my AS IT course and need your help. Before i explain my problem, i am using dreamweaver 8.
    I made a drop down navigation bar using coding and CSS. At the moment, I have linked three pages. The first page being Home at the start, the second bar is called 'The Players' and i have linked that and they both work right. However, 'the players' has two drop down menus called PDC and BDO, i have linked my page to PDC through the code. However, i can only click onto this page and it will only direct me tot hat page if i click it straight from my template. If i click onto my home page or players then click onto PDC, it will not take me there. However, if i am on the players and click onto another page, it will take me there.
    I did all this on my template.
    Thanks.

    This is my code of my template, sorry it's long but its the PDC button I am having trouble with.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Template</title>
    <link href="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/CSS/DropDown1.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    #Layer1 {
      position:absolute;
      width:112px;
      height:115px;
      z-index:1;
      left: 4px;
      top: 3px;
    #Layer2 {
      position:absolute;
      width:600px;
      height:120px;
      z-index:2;
      left: 130px;
      top: 0px;
    #Layer3 {
      position:absolute;
      width:150;
      height:120;
      z-index:3;
      left: 730px;
      top: 0;
    #Layer4 {
      position:absolute;
      width:750;
      height:10px;
      z-index:4;
      top: 400;
      left: 125;
    #Layer5 {
      position:absolute;
      width:743px;
      height:70px;
      z-index:4;
      left: 127px;
      top: 246px;
    #Layer6 {
      position:absolute;
      width:494px;
      height:36px;
      z-index:5;
      left: 125px;
      top: 208px;
    .style1 {
      font-size: 14px;
      font-weight: bold;
    .style3 {
      font-size: 16px;
      color: #0000FF;
      font-weight: bold;
    #Layer7 {
      position:absolute;
      width:745px;
      height:20;
      z-index:6;
      left: 131px;
      top: 380px;
    #Layer8 {
      position:absolute;
      width:86px;
      height:20;
      z-index:6;
      left: 78px;
      top: 439px;
    #Layer9 {
      position:absolute;
      width:84px;
      height:5px;
      z-index:7;
      left: 440px;
      top: 378px;
    #Layer10 {
      position:absolute;
      width:21px;
      height:0px;
      z-index:8;
      left: 307px;
      top: 379px;
    #Layer11 {
      position:absolute;
      width:3px;
      height:1px;
      z-index:9;
      left: 576px;
      top: 377px;
    #Layer12 {
      position:absolute;
      width:108px;
      height:18px;
      z-index:10;
      left: 629px;
      top: 378px;
    -->
    </style>
    <link href="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/CSS/Favourites.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    .style4 {font-family: "Arial Narrow"}
    -->
    </style>
    <style type="text/css">
    <!--
    #Layer13 {
      position:absolute;
      width:40;
      height:40;
      z-index:11;
      left: 46px;
      top: 158px;
    #Layer14 {
      position:absolute;
      width:40;
      height:40;
      z-index:11;
      left: 707px;
      top: 405px;
    -->
    </style>
    <link href="Text CSS.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    #Layer15 {
      position:absolute;
      width:477px;
      height:41px;
      z-index:12;
      left: 219px;
      top: 377px;
    -->
    </style>
    <link href="Templates/Text CSS.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    #Layer16 {
      position:absolute;
      width:754px;
      height:95px;
      z-index:13;
      left: 126px;
      top: 248px;
    #Layer17 {
      position:absolute;
      width:28px;
      height:37px;
      z-index:14;
      left: 167px;
      top: 404px;
    #Layer18 {
      position:absolute;
      width:745px;
      height:84px;
      z-index:15;
      left: 121px;
      top: 251px;
      right:200px;
    -->
    </style>
    </head>
    <body>
    <div id="wrapper">
    <div id="navMenu">
    <ul>
    <li><a href="Home.html">Home</a>
    </ul>
    <!-- end inner UL -->
    </li> <!-- end main LI -->
    </ul> <!-- end main UL -->
    <ul>
    <li><a href="The Players.html">The Players</a>
    <ul>
    <li><a href="PDC.html">PDC</a></li>
    <li><a href="#">BDO</a></li>
    </ul> <!-- end inner UL -->
    </li>
    <!-- end main LI -->
    </ul>
    <!-- end main UL -->
    <ul>
    <li><a href="#">Get involved?</a>
    </ul> <!-- end inner UL -->
    </li> <!-- end main LI -->
    </ul> <!-- end main UL -->
    <ul>
    <li><a href="#">Tournaments</a>
    <ul>
    <li><a href="#">PDC</a></li>
    <li><a href="#">BDO</a></li>
    </ul> <!-- end inner UL -->
    </li>
    <!-- end main LI -->
    </ul> <!-- end main UL -->
    <ul>
    <li><a href="#">Equipment</a>
    <ul>
    <li><a href="#">Darts</a></li>
    <li><a href="#">Stems</a></li>
    <li><a href="#">Flights</a></li>
    <li><a href="#">Other</a></li>
    </ul> <!-- end inner UL -->
    </li>
    <!-- end main LI -->
    </ul> <!-- end main UL -->
    <ul>
    <li><a href="#">Gallery</a>
    </ul> <!-- end inner UL -->
    </li> <!-- end main LI -->
    </ul> <!-- end main UL -->
    <br class="clearFloat"/>
    </div> <!-- end navMenu -->
    </div>
    <div id="Layer6">
      <marquee behavior="scroll" direction="left">
      <span class="style3">Welcome to The Darts Club, enjoy!  </span>
      </marquee>
    </div>
    <div id="Layer1">
      <center>
        <p class="style1">Choose your background colour! </p>
        <p class="style1">(Hover over colour) </p>
        <p><a href="" class="style4" onmouseover="document.bgColor='turquoise'">Turqoise</a></p>
        <p>
          <span class="style4"><a href="" onmouseover="document.bgColor='pink'">Pink</a></span></p>
        <p class="style4">
        <a href="" onmouseover="document.bgColor='blue'">Blue</a></p>
        <p class="style4">
          <a href="" onmouseover="document.bgColor='red'">Red</a>    </p>
        <p class="style4"><a href="" onmouseover="document.bgColor='yellow'">Yellow</a>    </p>
        <p class="style4"><a href="" onmouseover="document.bgColor='green'">Green</a></p>
        <p class="style4">
          <a href="" onmouseover="document.bgColor='white'">White</a></p>
        <p class="style4">
            <a href="" onmouseover="document.bgColor='brown'">Brown</a>        </p>
        <p><span class="style4"><a href="" onmouseover="document.bgColor='black'">Black</a></span> </p>
    </center>
    </div>
    <div id="Layer2"><img src="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Banner.png" width="600" height="120" /></div>
    <div id="Layer3"><img src="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Logo.png" width="150" height="120" /></div>
    <p>
      <!-- end wrapper div -->
    </p>
    <div id="Layer18"><!-- TemplateBeginEditable name="EditRegion1" -->
      <p>ChangeMe</p>
      <p>
        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="125" height="20">
          <param name="movie" value="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Templates/button6.swf" />
          <param name="quality" value="high" />
          <param name="SCALE" value="exactfit" />
          <embed src="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Templates/button6.swf" width="125" height="20" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" scale="exactfit" ></embed>
        </object>
        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="125" height="20">
          <param name="movie" value="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Templates/button8.swf" />
          <param name="quality" value="high" />
          <param name="SCALE" value="exactfit" />
          <embed src="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Templates/button8.swf" width="125" height="20" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" scale="exactfit" ></embed>
        </object>
        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="125" height="20">
          <param name="movie" value="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Templates/button7.swf" />
          <param name="quality" value="high" />
          <param name="SCALE" value="exactfit" />
          <embed src="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Templates/button7.swf" width="125" height="20" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" scale="exactfit" ></embed>
        </object>
      <INPUT Type="button" VALUE="Back" onClick="history.go(-1);return true;">
      <INPUT TYPE="button" VALUE="Add To Favorites"
    onClick='window.external.AddFavorite(location.href, document.title);'></p>
      <p>
      <FORM method=GET action="http://www.google.com/search">
      <input type=hidden name=ie value=UTF-8>
      <input type=hidden name=oe value=UTF-8>
      <TABLE bgcolor="#FFFFFF"><tr><td>
      <A HREF="http://www.google.com/">
      <IMG SRC="http://www.google.com/logos/Logo_40wht.gif"
      border="0" ALT="Google" align="absmiddle"></A>
      <INPUT TYPE=text name=q size=25 maxlength=255 value="">
      <INPUT type=submit name=btnG VALUE="Google Search">
      </td></tr></TABLE>
        <img src="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/fb.png" width="40" height="40" />
        <img src="twitter.png" width="40" height="40" />
      </FORM>
      </p>
    <!-- TemplateEndEditable -->  </div>
    <p>  </p>
    </body>
    </html>

  • Adding ana archive page with a link in the Navigation bar

    I am really new to all this so don't think that I'm a 'tard. I am building a blog on '06 and I like most of what I can do, but I can't figure out a couple of things. My current blog is with Godaddy (pronounced blow-daddy) and with that blog I have archives, recent entries and a calendar. Is there any way that I can duplicate that here? If not, how about just adding a blank page that I use for archives. I know that I already have one but I can't seem to make it visible in the navigation bar. Any help?

    No, you have to have a page for it to show up in navbar.
    The work around is to use refresh tag to redirect to your email address, here is how:
    http://www.geocities.com/[email protected]/Test/Front.html
    1) make a Front page
    2) make a Contact page, link Contact page to Front page's navbar
    3) editing Front page: search for href="Contact.html" change to target="_blank" href="Contact.html"
    4) copy contents of index.html
    5) editing Contact page: replace contents of Contact the contents of index.html
    6) search for http-equiv="refresh" content="0;url= some page.html" change it to http-equiv="refresh" content="0;url=mailto:[email protected]"
    7) add the following to the end of Contact.html
    <script language="Javascript">
    <!--
    setInterval("window.close()",2000);
    -->
    </script>

  • Quick link-removal of navigation bar

    Hi,
    How to remove the top level navigation bar of a quick link
    I created the quick link.
    while I call it with the hostnme: port/quicklink it is showing me the whole content inside the small window. I want it to show only the page which I'm calling through a quicklink.
    any thoughts.
    Regards,
    Bhairu.

    Hi,
    I dont think that this can be done, because look when you design a application say an iview and use it as a quick link, it will inherit all the properties form default framework,you can disable the TLN & Tool area in default framework i.e. you can hide them but this will affect when you login to portal noramally too, this time too it wont show TLN and other details, i could only figure out one option is create a portal desktop --> assign a default frame work --> disable TLN & other areas, and create ont test role and assign this desktop top to this test role & assign your quick link application to this role,Now when you will access by the same URL, again give credentials, it will take you directly inside the role and it wont show you TLN and othe details.
    Hope this helps,
    Regards,
    Ameya

  • Guestbook and linking to the navigation bar i Iweb

    Hi
    I have made a site for my dog and want to have a guestbook - so I got a free guestbook and it seem to work fine...
    For now I have added a link to the frontpage of the site - but it would have been fun to have it on the navigation bare on ALL my sites. I have seen that somebody has done that but dont know a clue how to do that!
    Is there somebody out there that knows how to do this????
    http://web.me.com/baiaz/Adino/Velkommen.html
    Morten

    Create a blank internal page titled "Guestbook" (actually you can name the page whatever you want.) Then in that Guestbook page add an HTML Snippet with the following code:
    <script type="text/javascript">
    parent.window.location = "http://www.yourguestbook.com"; // change this to your own URL
    </script>
    ...Once published, clicking on "Guestbook" in the navbar will immediately redirect to your external Guestbook page. (Thanks to Cyclosaurus for the code).

  • Create a new link in the navigation bar for cutom application

    Dear CRM guru's,
       I am new to CRM 2007 and I need to create a custom application which would present a web form to the user(all CRM business roles), user would fill in few details and upon submit action of the form, I need to write the data into z tables in CRM 2007 Web-UI framework. Can you please share your thoughts here.
    Thanks!
    Surya.

    Hello Surya,
    explaining everything you would have to do in detail is a little bit to comprehensive for this forum. Best thing is to finde someone to explain it to you in person. A colleague or even one of the SAP courses.
    To get you startet:
    Most important is TX BSP_WD_CMPWB here you can create and test your new component.
    From now on look in SPRO for the bold words it is in CRM->UI-Framework section.
    - After you created it, you have to make it known in the component repository and create technical links.
    - For the technical links you can create logical links.
    - These links can be assigned to a logical link group which is then part of your navigation bar profile.
    I hope this will give you a small idea how to get around. As mentioned above this topic is big enough to fill a whole day of training.
    When holding my first CRM 5.1 training back in 2006 it even took me four days to get the fellows started. With 6.0 it is no different

  • Wrong Images and non-working links

    Ever since I loaded Tiger on my mac, I've had some issues with a few web pages. For one, websites ranging from eBay to Screenshots on IGN.com, are replaced with big yellow squares saying "Click Here Now!", which are, of course, not clickable. To make matters worse, certain sites redirect me to a directNIC placeholder web page, yet are readily accessible on any PC. What do you think could be going wrong?

    I don't know either but http://www.bombich.com/mactips/bootpd.html explains how Netboot is done.
    Maybe this helps:
    HOWTO: Configure GNU/Linux to provide BSDP NetBoot services.
    http://www.afp548.com/article.php?story=20061220102102611

  • Some navigation bar links have suddenly stopped working

    I have been producing a site in iWeb '09 for some time, with no problems. It is hosted by MobileMe.
    I use a custom-built navigation bar that is saved as a test page and duplicated as and when I need a new page. There have been no problems at all until suddenly the links on the navigation bar on one page (Blogs) ceased to work. At this point nothing had been modified at all. All the other links on the page work perfectly.
    Naturally I checked to see if a) here was something masking the links or b) if, for some reason, the link-enabled text boxes had been moved Backwards. They hadn't. The links on my test page are still working, as are all the other navigation bar links on the site.
    As I was planning to stop the use of comments on the Blogs page, I created a new page, using the White Blogs template, but without the ability to comment. I recreated the content and used the same working navigation bar as before, copied and pasted into place. All the navigation bar links work perfectly in iWeb '09 but once again, fail to work when published. The other links on the new page work perfectly.
    Main site is: http://www.midsomernortonplatoonacf.org.uk.
    Click on the Blogs link to see what I mean. Now try the following URL: http://www.midsomernortonplatoonacf.org.uk/MidsomerNortonPlatoon/TESTPAGE.html that will take you to the hidden test page. Click on the Reports link, that works perfectly, to go to my newly created, comment-less, "Blog" page - same problem!
    Any suggestions would be very much appreciated.

    Dirtyrobot,
    Ah ha! A cunning plan, but I'm sorry to say that, whilst it's a great idea, I'm one step ahead of you. I've done the usual Cmd+A to reveal everything, but there is nothing extra. I've brought all the text boxes with the links to the front as you suggested, but again nothing.
    The only thing that I did notice, whilst moving the entire contents of the page up and down, was that there was a hidden line near the top of the page - not an actual physical line that could be selected, but a sort of 'edge of code area' that was sometimes visible, BUT only when moving a block up or down over it. Neither changing Footers and Headers nor the Padding makes any difference. There is obviously something in the page code that I can't access using any of the tools in the page layout or format boxes in the Inspector. The fact that it HAS worked before, with absolutely NO changes to the page, is what has got me hacked off! The identical Nav Bar works on every other page, being merely copied and pasted from my master test page each time.
    Curious...

  • Navigation Bar Logo Link

    Where do I change the TARGET Attribute of the Link of the Navigation Bar Logo?
    regards
    Torsten Sprich

    Your development process is flawed. You are working with an index page that is meant to be at the root folder, but referencing resources above this. So the links are breaking. You need to copy all of the resouce files to the testing path and reference them from there.

  • Please help: navigation bar not working

    I've just created a website with 5 main pages that appear on the navigation bar. When I upload the site, only the first two are working. I can access the other three from the main page but when I am in those pages, I cannot access any other pages through the navigation page. I have to click the back button to previous page in Safari. Can anyone help me work out why the navigation bar may not be working?
    If I can't get it to work, will I have to move to dreamweaver for Mac or similar software to set up a website. I hope not as iWeb is user friendly - although I also note I cannot create drop-down menus.

    There appears to be some sort of shape over the navbar links in the last three pages of the site. You can see it if you type Command+A while viewing the pages. Don't know what it is but make sure there are not objects, text boxes, etc. overlapping the navbar. Also make sure the navbar is located entirely within its area and not overlapping into the body area.

  • Global Navigation: How to add heading as non active link?

    Dear guys,
    I really want to add non active link in global navigation. How it will be done?
    I tried to add heading without any link but it's appearing in current navigation, how can i add it in global (front menu) navigation.
    Please tell me the solution to resolve this problem.
    The basic objective to apply this function is: I have various non constructed pages, but i want to show hirarachi in navigation.
    Br,
    Ayesha

    Click on Modify Navigation -> click on Global Navigation -> Click Add Heading --> Give only title , no need to give the url.
    By the way i think you are also following the same procedure.
    Let me know if you mean something else.

  • 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.

  • Programmatically creating a navigation bar

    I am attempting to programmatically create and drive an OAF Navigation Bar bean. I can successfully instantiate the OANavigationBarBean and get it to appear on the page. However, I am unable to programmatically add any links to the navigation bar. I have attempted to do this programmatically in the processRequest method of the Controller of page1, using the following code:
    OAPageLayoutBean oapagelayoutbean = (OAPageLayoutBean)oawebbean;
    OANavigationBarBean oanavigationbarbean = (OANavigationBarBean)createWebBean(oapagecontext, "NAVIGATION_BAR", null, "TheNavigationBar");
    oanavigationbarbean.setValue(1);
    oanavigationbarbean.setMinValue(1);
    oanavigationbarbean.setMaxValue(5);
    OALinkBean oalinkbean1 = (OALinkBean)createWebBean(oapagecontext, “LINK_BEAN”, null, "Step1");
    oalinkbean1.setRendered(true);
    oalinkbean1.setID("Step1");
    oalinkbean1.setLabel("Step1Label");
    oalinkbean1.setText("Step 1");
    oalinkbean1.setUINodeName("StepOneNodeName");
    oalinkbean1.setDestination("/oracle/apps/ak/myapp/server/page2");
    oanavigationbarbean.addIndexedChild(oalinkbean1);
    oapagelayoutbean.addIndexedChild(oanavigationbarbean);
    This code compiles but doesn’t do anything when the next button is clicked.
    Has anyone else encountered this problem?

    As you can see, you are in for a lot of work with this popup
    menus...
    read these 2 articles before going any further:
    http://www.apptools.com/rants/jsmenu.php
    http://www.apptools.com/rants/menus.php
    The best way to use a navigation menu across all your pages
    is to either use
    DW templates or Server Side Includes. (SSI). However, the DW
    popup
    navigation system doesn't play nice with Templates.
    There are better ways to build these menus, mention of this
    is in the
    articles above. The will be much easier to maintain across
    your whole site.
    Nadia
    Adobe� Community Expert : Dreamweaver
    http://www.csstemplates.com.au
    - CSS Templates | Free Templates
    http://www.perrelink.com.au
    - Web Dev
    http://www.DreamweaverResources.com
    - Dropdown Menu Templates|Tutorials
    http://www.adobe.com/devnet/dreamweaver/css.html
    > Alright guys, I built a navigation bar in fireworks that
    has all the
    > pop-up
    > menus for my schools website but I don't know if this is
    the easiest way
    > to do
    > it. I need this navigation bar to be on every single
    page of the site
    > except
    > the banner above the buttons will change. I thought the
    easiest way to do
    > this
    > would be putting the fireworks HTML on each page and
    then when I get ready
    > to
    > add links to the navigation bar I can just update that
    HTML since its the
    > same
    > for all pages. But, I tried that and I still have to
    update each page
    > manually.
    > Right now there are no links associated with the pop-up
    menus and I need
    > to
    > start linking them to pages. The down side, I don't know
    how to get the
    > pop-up
    > menus linked! HELP!
    >
    > Please let me know if there is an easier way to build a
    navigation bar in
    > Dreamweaver. Thanks!
    >

Maybe you are looking for

  • How to watch movies which are located on a WD My Cloud on an Apple TV

    Hi, I have a MacBook Air, a WD My Cloud and an Apple TV. All of my music is on my MacBook Air (just like my iTunes library), and there is not enough space to store my movies on my computer so I bought a WD My Cloud to put my movies in it. How can I a

  • I have TB 24.6.0 and I deleted the menu or tool bar from my address book and I can't figure out how to get it back.

    I am trying to figure out how to efficiently copy a contact so I can add the contact information to an email. While experimenting I unchecked the menu bar or the tool bar from my address book and now I can't figure out how to get it back. So you coul

  • Problem Use Query Bind Parameters with binding

    Hi Developers i use JHeadstart 11g TP2 I want use Lov Group by Query Bind Parameters. when i use simple value like "P_PARENT_ID=10" , Query Lov view By this parameter right but when i use Binding like "P_PARENT_ID=#{bindings.inputtext1.inputValue}" a

  • SWF Loader scaling my SWFs

    Hello all, I have a Flex app that loads in a swf using 'SWFLoader' tag. the SWFloader and the swf being loaded in are the same height and width (see attached code) Now, the SWF getting loaded in is also 468 X 351 however the designers that made it ha

  • External Editor Inconsistent Behavior

    PSE is my external editor. Fairly often (maybe 20% of the time) after editing is complete and I close the file, it will not directly update my iPhoto file. Instead, I have to save the edited image as PS, PNG, or TIFF outside of iPhoto, then import in