Navigation Bar - links

I have an application with a button in the navigation bar which opens an URL. In this URL are a number of (3 or 4) user preference values which are derived from tables held within the database.
Currently I am running an "On Create Session" application process which loads up some hidden fields on page 1 of the app. These are then referenced by a javascript function to link to the dynamically created URL. Within this js function I am using a html_GetElement('P1_PARAM').value to build up the URL string and this works just fine... for page 1.
I don't want to load up hidden fields on every page to allow the Navigation Bar buttons to work from each page so I guess application level items would be the practical objects to use here.
The problem I am having then lies in the fact that the application items are not rendered in the html and so therefore are not going to be seen by the html_GetElement() function.
Can anyone point me in the right direction here.
Thanks in advance,
Mike

Hi Mike,
I think that the value of any Application Item is rendered.
1. If you check the session state that item is not shown, but is there.
I set Page region/Title to “Name   F111_TEST” and it’s there
2. If you use Debug can see that the value of the Application Item “0.20: ...F111_TEST session state saving same value: Hello Konsta”.
3. Define an Application Item and do Application Computation on Before Regions for instance. Set Static Assignment 20 for instance. The VAT in Bulgaria is fixed to 20%.
4. In Page Attributes/HTML Header:
<script language="JavaScript" type="text/javascript">
<!--
function sumVAT(){
function getVal(item){
if(document.getElementById(item).value != "")
return parseFloat(document.getElementById(item).value);
else
return 0;
document.getElementById('P306_VAT').value =
getVal('P306_SALES_PRICE') * &F101_TEST. / 100;
//-->
</script>
5. You probably have tried getVal(' F101_TEST ') instate &F101_TEST.
The example above shows that Application Items are rendered and one could use them in JavaScript. I will be happy if you send a complete solution for Navigation bar.
Good luck
Konstantin
[email protected]

Similar Messages

  • Please see my site about Navigation Bar Links not working

    Greetings,
    I have an urgent issue with www.ForexProFund.com and it's navigation bar links. For some reason only some of the links work in the navigation bar. I have tried and recreated new pages and moved all the content over to the new pages with no luck. I moved the nav bar to the most "forward" position and pushed everything else to the back so it's on the top for sure. You can see that on the "contact" page, the navigation bar does not work, and I have no idea why...it's the same on the "Open Account" page.
    I really need this fixed, as I am sure many of you do.
    Thanks in advance for any input or ideas.
    Jason :>

    Hi there,
    Can you tell me how to "reduce" these things? I am not sure why some links in the nav bar and others do not...maybe I am doing something wrong? Very frustrating since Mac. does not let you simply setup a nav bar....it all has to be template based and then these types of things happen. Either way, if you have details of how to remedy this, please let me know. I tried to remove the line under the nav bar on the first two pages and still no luck.
    Thank you!

  • What is the Behavior.Navigation URL for creating navigation bar links for search scopes for security group and distribution groups?

    ...the search scope is used to subset the SGs and DGs. The search scope itself shows expected results. The search scope filter used is: /Group[Type='Security' or Type='MailEnabledSecurity'][(Domain = 'DomainX') or (Domain = 'DomainY')]
    Tried the following, with the GUID being the resource ID from the search scope for security groups:
    ~/identitymanagement/aspx/customized/CustomizedObjects.aspx?type=Group&searchtype=e8ed98b6-e299-4b8d-bfe5-e4b2adf1cd60
    ~/IdentityManagement/aspx/groups/Groups.aspx?type=Group&searchtype=e8ed98b6-e299-4b8d-bfe5-e4b2adf1cd60
    Thanks

    are you talking about redirect URL in search scope ? FIM will automatically add the searchtype querystring
    for custom groups search scope you can use :
    ~/IdentityManagement/aspx/groups/AllGroups.aspx
    and configure you search scope to use the same UsageKeywords as for the security groups
    and restart your IIS server using the command "IISRESET"
    in your case if you want to create navigation bar link to your group-type search scope use may use this format:
    http://{your fim server}/IdentityManagement/aspx/groups/AllGroups.aspx?searchtype={your searchscope guid}&content=%2a
    ex : http://fimserver/IdentityManagement/aspx/groups/AllGroups.aspx?searchtype=47e0a973-0ab4-46f5-815f-f5028c1af58e&content=%2a

  • 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 link trouble

    My navigation bar links work in iweb (welcome, about us, etc.) but not on the internet when published?

    I am having the same issue. I had to republish my site, and once complete all my links on the Nav Bar are gone and replaced with a bullet. On iWeb it looks fine, but not on the internet. I have republished, tried changing layouts, reorganized my links, nothing seems to work.
    Thoughts?

  • Navigation Bar Link opening in a New page??

    Hi,
    In the navigation bar link , how do we make the link open in a new browser page ?
    e.g:- The navigation bar "Help" is present whose target type is an URL sepecified to some valid URL but when the user clicks on "Help" the URL should open up in a new Browser Window..
    thanks in advance
    Naveen

    You can put target="_blank" right before href and it should work.
    where, in the following page, would i put the 'blank'
    code to force the link to open a new page?
    href="http://www.macievideo.com/tips/standard.html"
    title="http://www.macievideo.com/tips/standard.html"
    style="line-height: 20px; opacity: 1.00; ">Roger
    Macie<span style="color: #666666; line-height:
    20px; opacity: 1.00; "
    thanks!</div>

  • IWeb 08, Publish Videos, Navigation Bar link stops working.  Why?

    In iWeb, I am building a site with that includes two movie pages, each has a video (QT H.264, 640x280, medium quality). One movie per page. When I publish to a folder, I test both with Safari and Firefox. Each displays the same problem. When I click on the navigation bar link and go to the first video, the navigation bar ceases to work after I'm on the movie page. I can play the video, but I have to browser back because the navigation bar doesn't highlight, rollover, or anything. Both browsers exhibit this. Thanks.

    Make sure you don't have any other objects overlapping the navbar.
    OT

  • Navigation bar links not working

    With your much appreciated help I've constructed a Navigation
    bar!
    But although I have entered the links in the property
    inspector (and the
    fireworks/ dreamweaver documents that the Nav bar is in and
    the dreamweaver
    link documents are in the same folder/site), the links are
    not working.

    Thanks in advance! wrote:
    > With your much appreciated help I've constructed a
    Navigation bar!
    > But although I have entered the links in the property
    inspector (and the
    > fireworks/ dreamweaver documents that the Nav bar is in
    and the dreamweaver
    > link documents are in the same folder/site), the links
    are not working.
    Post a URL to the page.
    Linda Rathgeber [PVII] *Adobe Community Expert-Fireworks*
    http://www.projectseven.com
    Fireworks Newsgroup:
    news://forums.projectseven.com/fireworks/
    CSS Newsgroup: news://forums.projectseven.com/css/
    Design Aid Kits:
    http://www.webdevbiz.com/pwf/index.cfm

  • Snap: how to exclude navigation bar from internal link snapping

    anyone found a way to exclude navigation-bar-links from internal link snapping?
    harpo

    anyone found a way to exclude navigation-bar-links
    from internal link snapping?
    http://www.snap.com/about/spa_faq.php#9

  • Open url from top navigation bar in work area

    Hi.
    I added in top navigation bar one link (component CRMCMP_HDR_STD, view MESSAGE). How i would like to show content of that url in workarea of web ui window.
    I know that I can call url with href, but the problem is that this url content is then shown in that top navigation bar which is very small. I also know how to show that content in new window.
    But as I said Iwant to show it in workarea window. Like for example if you click on Personalization link in navigation bar.
    I checked how this Personalization call works in standard but it is somewhove hardcoded.
    Any ideas? Help will be appreciated.

    I would have even bettter requirement. I developed Z component. And I want to call this Z component from navigation bar link (component CRMCMP_HDR_STD, view MESSAGE).
    But as I said, I don't want to open that Z compoennt instead of CRMCMP_HDR_STD component in top bar, but in workarea. The requirement is similar as when you would click on any option in left navigation bar, which then opens component in workarea. But I don't want to launch my Z component from left navigation bar (which I know how to use), but from top navigation bar.
    Help appreciated.

  • Opening a new window from navigation bar?

    I want one of my navigation bar links to open in a new window. There doesn't seem to be a place where i can specify the target="_blank" attribute so I've tried using javascript.
    If I enter: "javascript:window.open('URL HERE', 'WINDOW NAME HERE', 'location=yes,toolbar=yes,menubar=yes,directories=yes,status=yes,resizable=yes,scrollbars=yes,height=undefined,width=undefined', false);" into the Icon Target field the new window opens but the parent window displays "[object]" instead of staying on the same page. And if I enter it in the OnClick Javascript field nothing happens.
    How can I do this?
    Thanks

    Hi Chimpanzee,
    try a "SQL injection" - it's no sql injection but the same principle.
    Use the following trick in your URL Target
    http://my_new_url/" target="_blankThat should do it
    Patrick
    Check out my APEX-blog: http://inside-apex.blogspot.com
    Check out the ApexLib Framework: http://apexlib.sourceforge.net

  • How can I pin the ONLY link I need (Bookmooch java) to the navigation bar instead of opening up a whole new toolbar?

    I sent a better written request with an incorrect email address before ...
    I would like to add a single URL link as a button to the navigation bar, instead of having to open a whole new toolbar for it alone.
    I have moved all my add-ons to this single visible toolbar with the help of an add-on, but there isn't one for the Bookmooch bar. The official one can only be dragged into the bookmarks bar which I never use.
    If I created a whole new bar and moved all the preset tools (home, back, etc) onto it, could I combine them with that URL button?
    Or is the only way to fiddle with the registry and replace bits of the Mozilla code?
    The link to the only person offering custom toolbar icons (I managed to find) won't load.
    Help? Thank you!

    https://support.mozilla.com/en-US/kb/How+to+customize+the+toolbar <br />
    http://kb.mozillazine.org/Toolbar_customization
    When you are in the Toolbar Customize mode, move the '''Bookmarks Toolbar Items''' to the Navigation Toolbar. Then hide the now empty Bookmarks Toolbar.

  • 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

  • Can we move the navigation bar (prev, next link) of advanced table to left?

    Hi,
    I have a question regarding the OA Framework advancedTable navigation bar.
    Normally it is shown on the top right corner of the table, if it contains more than 10rows,
    it will show on the bottom as well.
    My question is, is there a setting to move this navigation bar (Previous Link, Records List, Next Link)
    from the right side to the left side or to the middle?
    In the OAF Developers Guide it doesn't state about being able to move this navigation bar.
    Navigation
    The navigation bar allows you to traverse across different row ranges of a table and is rendered:
    - At the top of the table if the number of rows in the table is less than 10.
    - At both the top and bottom of the table if the rows in the table is equal to or greater than 10.
    Note: No navigation bar is displayed if the number of rows in the view instance is less than the value specified
    for the advancedTable Records Displayed property.
    When a user first navigates to the page, OA Framework does not know how many rows will be returned to the
    table. The navigation bar simply shows the Previous and Next links.
    Once the user navigates through all the rows, the navigation bar displays the row range as a poplist so that the
    user can navigate directly to a specific range of rows, as shown below.
    Thanks.

    Hi,
    I don't think there is anyway to move the same from right to left/Middle.
    Regards,
    Gyan

  • 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                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Maybe you are looking for

  • FileName using Variable Substitution Method

    Hi SAP experts, I need some advise regarding this. I have here sample structure of message, DT_Root  --> root node   Tree  --> occurence is 1 to unbounded     SubTree1     SubTree2     SubTree3 What will be my File Content Conversion parameters to be

  • How do I set my Ricoh Aficio SP C220N to Default to print only Black and White?

    HI Guys can you help?   How do I set my Ricoh Aficio SP C220N to Default to print only Black and White? When I check print Grey Scale box it uses the other colours to create the black instead of using the black toner cartridge. doing this from a PC w

  • Resizing w/ iPhoto

    I have been trying to resize uploaded photos with iPhoto. However, I am unable to see any resizing buttons or functions. How do you normally resize your pics using iPhoto? iMac (newest)   Mac OS X (10.4.9)  

  • Oracle tags and JavaScript

    Attention JavaScript and Oracle Guru's, My company has come up with a great requirement using JavaScript and dynamic pages to provide end users with a Systems Availability Information portlet, which scrolls text along the screen. This is as follows..

  • Making fancy borders

    Can somebody please tell me how to make more fancy borders in pages? All I am able to do are plain old black ones. I would like to do some shaded, or shadowed....etc. Thanks so much. Jolene