CommandMenuItem is working in the Homepage.But its not working in sub pag

Hi All,
I am using jdeveloper 10.1.3.0.4
I am working with the menu2 and GlobalMenu facets of the panelPage component.
Here i had two problems.......
1.I created a menuBar in the menu2 facet and had put 3 commandMenuItems.
My problem is the commandMenuItem links are working in the main page.But in other pages its not working and all commandButtonItems are idle means even i can't click on that(that hand symbol is not showing when we put cursor over there).
2.I put link to my help page in the GlobalMenu.like GlobalMenu -->MenuButtons -->commandlink. This link also working in the main page not in the other.
I set that Help page as globalHelp in the Navigation Rules of config file...
Here is the code of config file....
<navigation-rule>
<from-view-id>*</from-view-id>
<navigation-case>
<from-outcome>globalHelp</from-outcome>
<to-view-id>/Help.jspx</to-view-id>
</navigation-case>
</navigation-rule>
<managed-bean>
<managed-bean-name>HelpBean</managed-bean-name>
<managed-bean-class>com.cchs.timx.view.HelopBean</managed-bean-class>
<managed-bean-scope>application</managed-bean-scope>
</managed-bean>
So what might be the wrong ........Appreciate help
Thanks!
simmi

Hi All,
I am using jdeveloper 10.1.3.0.4
I am working with the menu2 and GlobalMenu facets of the panelPage component.
Here i had two problems.......
1.I created a menuBar in the menu2 facet and had put 3 commandMenuItems.
My problem is the commandMenuItem links are working in the main page.But in other pages its not working and all commandButtonItems are idle means even i can't click on that(that hand symbol is not showing when we put cursor over there).
2.I put link to my help page in the GlobalMenu.like GlobalMenu -->MenuButtons -->commandlink. This link also working in the main page not in the other.
I set that Help page as globalHelp in the Navigation Rules of config file...
Here is the code of config file....
<navigation-rule>
<from-view-id>*</from-view-id>
<navigation-case>
<from-outcome>globalHelp</from-outcome>
<to-view-id>/Help.jspx</to-view-id>
</navigation-case>
</navigation-rule>
<managed-bean>
<managed-bean-name>HelpBean</managed-bean-name>
<managed-bean-class>com.cchs.timx.view.HelopBean</managed-bean-class>
<managed-bean-scope>application</managed-bean-scope>
</managed-bean>
So what might be the wrong ........Appreciate help
Thanks!
simmi

Similar Messages

  • CommandMenuItem is working in the Homepage.But its not working in sub pages

    Hi All,
    I am using jdeveloper 10.1.3.0.4
    I am working with the menu2 and GlobalMenu facets of the panelPage component.
    Here i had two problems.......
    1.I created a menuBar in the menu2 facet and had put 3 commandMenuItems.
    My problem is the commandMenuItem links are working in the main page.But in other pages its not working and all commandButtonItems are idle means even i can't click on that(that hand symbol is not showing when we put cursor over there).
    2.I put link to my help page in the GlobalMenu.like GlobalMenu -->MenuButtons -->commandlink. This link also working in the main page not in the other.
    I set that Help page as globalHelp in the Navigation Rules of config file...
    Here is the code of config file....
    <navigation-rule>
    <from-view-id>*</from-view-id>
    <navigation-case>
    <from-outcome>globalHelp</from-outcome>
    <to-view-id>/Help.jspx</to-view-id>
    </navigation-case>
    </navigation-rule>
    <managed-bean>
    <managed-bean-name>HelpBean</managed-bean-name>
    <managed-bean-class>com.cchs.timx.view.HelopBean</managed-bean-class>
    <managed-bean-scope>application</managed-bean-scope>
    </managed-bean>
    So what might be the wrong ........Appreciate help
    Thanks!
    simmi

    Hi All,
    I am using jdeveloper 10.1.3.0.4
    I am working with the menu2 and GlobalMenu facets of the panelPage component.
    Here i had two problems.......
    1.I created a menuBar in the menu2 facet and had put 3 commandMenuItems.
    My problem is the commandMenuItem links are working in the main page.But in other pages its not working and all commandButtonItems are idle means even i can't click on that(that hand symbol is not showing when we put cursor over there).
    2.I put link to my help page in the GlobalMenu.like GlobalMenu -->MenuButtons -->commandlink. This link also working in the main page not in the other.
    I set that Help page as globalHelp in the Navigation Rules of config file...
    Here is the code of config file....
    <navigation-rule>
    <from-view-id>*</from-view-id>
    <navigation-case>
    <from-outcome>globalHelp</from-outcome>
    <to-view-id>/Help.jspx</to-view-id>
    </navigation-case>
    </navigation-rule>
    <managed-bean>
    <managed-bean-name>HelpBean</managed-bean-name>
    <managed-bean-class>com.cchs.timx.view.HelopBean</managed-bean-class>
    <managed-bean-scope>application</managed-bean-scope>
    </managed-bean>
    So what might be the wrong ........Appreciate help
    Thanks!
    simmi

  • *commandMenuItem is working in the Homepage.But its not working in subpages

    Hi All,
    I am using jdeveloper 10.1.3.0.4
    I am working with the menu2 and GlobalMenu facets of the panelPage component.
    Here i had two problems.......
    1.I created a menuBar in the menu2 facet and had put 3 commandMenuItems.
    My problem is the commandMenuItem links are working in the main page.But in other pages its not working and all commandButtonItems are idle means even i can't click on that(that hand symbol is not showing when we put cursor over there).
    2.I put link to my help page in the GlobalMenu.like GlobalMenu -->MenuButtons -->commandlink. This link also working in the main page not in the other.
    I set that Help page as globalHelp in the Navigation Rules of config file...
    Here is the code of config file....
    <navigation-rule>
    <from-view-id>*</from-view-id>
    <navigation-case>
    <from-outcome>globalHelp</from-outcome>
    <to-view-id>/Help.jspx</to-view-id>
    </navigation-case>
    </navigation-rule>
    <managed-bean>
    <managed-bean-name>HelpBean</managed-bean-name>
    <managed-bean-class>com.cchs.timx.view.HelopBean</managed-bean-class>
    <managed-bean-scope>application</managed-bean-scope>
    </managed-bean>
    So what might be the wrong ........Appreciate help

    Hi All,
    I am using jdeveloper 10.1.3.0.4
    I am working with the menu2 and GlobalMenu facets of the panelPage component.
    Here i had two problems.......
    1.I created a menuBar in the menu2 facet and had put 3 commandMenuItems.
    My problem is the commandMenuItem links are working in the main page.But in other pages its not working and all commandButtonItems are idle means even i can't click on that(that hand symbol is not showing when we put cursor over there).
    2.I put link to my help page in the GlobalMenu.like GlobalMenu -->MenuButtons -->commandlink. This link also working in the main page not in the other.
    I set that Help page as globalHelp in the Navigation Rules of config file...
    Here is the code of config file....
    <navigation-rule>
    <from-view-id>*</from-view-id>
    <navigation-case>
    <from-outcome>globalHelp</from-outcome>
    <to-view-id>/Help.jspx</to-view-id>
    </navigation-case>
    </navigation-rule>
    <managed-bean>
    <managed-bean-name>HelpBean</managed-bean-name>
    <managed-bean-class>com.cchs.timx.view.HelopBean</managed-bean-class>
    <managed-bean-scope>application</managed-bean-scope>
    </managed-bean>
    So what might be the wrong ........Appreciate help

  • HT204407 Find my friends Icon disappeared after upgrade to ios 8. I tried restarting as well as reinstalled the app but its not working. I can find it in Usage, but not in spot light. Pla help!!j

    Find my friends Icon disappeared after upgrade to ios 8. I tried restarting as well as reinstalled the app but its not working. I can find it in Usage, but not in spot light. Pla help!!

    I have exactly the same problem on a 4S on iOS 8. Have tried uninstalling, deleting FMF from backup, resetting phone and restoring from backup, but the problem remains. Sometimes the icon appears on a backup Home screen in iTunes, but it never appears on the phone itself. The app is accessible by going to the store, purchases and opening it from there. The app appears to have been running the whole time, but becomes invisible anytime I return to the home screen.

  • HT1918 I would like to change my Visa card from the account but its not changing and the billing information is not changing and I can't purchase any thing from my account its now not usable please help me to solve the problem

    I would like to change my Visa card from the account but its not changing and the billing information is not changing and I can't purchase any thing from my account its now not usable please help me to solve the problem

    You made a purchase and exhausted the credit on your card before it processed. All purchases are final. Contact iTunes Store support. You need to settle up before you can purchase or download anything else.

  • When i try to put my app from itunes to my iphone5 it will show on the desktop but its not on my phone

    when i try to put my app from itunes to my iphone5 it will show on the desktop but its not on my phone

    Do you see an error message when trying to sync the apps to the iPhone?
    All you have to do is connect the iPhone to the computer, click apps above the picture of the iPhone in iTunes, choose Apps, and then select the apps that you want to sync.
    See this Apple doc for more info -> iOS: Syncing with iTunes

  • Hi, i bought an iphone 5 through ebay, when i am trying to activate, its asking for a icloud user name and password, but i am unable to contact the owner, but its not black listed. is there any solution? please help me.

    hi, i bought an iphone 5 through ebay, when i am trying to activate, its asking for a icloud user name and password, but i am unable to contact the owner, but its not black listed. is there any solution? please help me.

    Hello there, Ark.
    It sounds like the iPhone has Activation Lock still activated. The following Knowledge Base article provides the methods available for removing the previous owner's account:
    Find My iPhone Activation Lock: Removing a device from a previous owner’s account
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • My form builder create the fmx but its not populating. what is the reason?

    Hi,
    if i execute the form builder it wil create the fmx file but its not populating. if i want to use i have to run the fmx file..
    can any body help the reason why it's not populating?
    and one more proble is my form call the report but it's running. yester day it was work well. but today its not working. i didn't change any thing in that today.

    Your question is quite unclear. Also, I think you should review this:
    http://blogs.oracle.com/shay/entry/10_commandments_for_the_otn_fo
    In the future, please be sure to include the complete product version and platform you are using. By version, I mean the numbers and not the name. For example, 10g is not a product version - it is a name.
    You said,
    ...if i execute the form builder it wil create the fmx file but its not populating. if i want to use i have to run the fmx file... What do you mean it doesn't populate+ ? Then you say, "... I have to run the fmx...". The fmx is the file you need to run. You cannot run the fmb as this is the source code file.

  • I try to connect my ipod to the wifi but its not connecting..I tried powering on then off,puttng in te passwad several timesbut it just wont connect.What do i do?

    i am trying to connect my iPod touch to the wifi but its just not connecting...I've tried powering it on and then off,enering it multiple time but its just not working.What can i do to fix it?

    Does the iOS device connect to other networks?
    Does the iOS device see the network?
    Any error messages?
    Do other devices now connect?
    Did the iOS device connect before?
    Try the following to rule out a software problem:                 
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on your router
    .- Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - Wi-Fi: Unable to connect to an 802.11n Wi-Fi network
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    If still problem make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar

  • HT1212 i have forgot my passcode and tried to erase the device but its not working

    i have forgot my ipod passcode and tried to erase the device but it wont work

    Disabled
    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: Back up and restore your iOS device with iCloud or iTunes       
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store        
    If problem what happens or does not happen and when in the instructions? When you successfully get the iPod in recovery mode and connect to computer iTunes should say it found an iPod in recovery mode.

  • I'm trying to update from 3.16 to 5 on Fedora 14. I'm new to Fedora and it downloads the update, but its not udpating.

    OS - Fedora 14. I'm new to Linux and have downloaded the update for Firefox 5. Now what do I do? Nothing happened and when I open the folder containing the files, there is an updater executable but nothing seems to happen when I click on it. If I select Firefox icon from the Applications > Internet option I get the old version running (3.6.18). Also, the Icon in the top launcher bar is no longer showing the Firefox icon (its blank) and when I click on it nothing happens.

    I want to make sure you're using the auto-update system, because that's the safest most reliable way to go, and it shouldn't appear in the download manager, so I lets make sure you're doing it right. <br/>
    This is a screencast I made a couple of years ago. It refers to 3.5 and 3.6, but the steps are still the same: http://ilias.ca/screencasts/ISUHD45.mov
    If that doesn't work, then maybe your Snow Leopard account doesn't have permission to update applications?

  • Is it possible to get a refund for a case i bought at the store but its not an apple product?

    I bought a kate spade plastic case at the store 2 months ago and even the first day of having it on my iPhone I had multiple issues with it. However, I couldn't return it because I was away at school. I went into the Apple store and asked about the possibility of getting a refund for the case but they said it was a third party product and to contact the manufacturer. I called kate spade and since i wanted a refund and purchased at the apple store there was nothing they could do and to ask the apple store for my money back because thats where I purchased it. Am I ever going to get a refund and what should I do at this point?
    Thanks
    Sara

    http://support.apple.com/kb/HT1933
    Regards.

  • I have iPhone4 and i make a restore , i tried to activate the device but it give me that the ID is wrong, I tried to signing in by PC but its giving me message that the id disabled for safety reason, i tried to reset the password but its not coming to e

    I have iphone4 ,Imade a restore for it
    while activation the divec but unfortunately I forgot the password for the I cloud
    I tried to reset the password , but it reset for me the password for the apple Id
    I tried to sign in throw PC many times , then I find a message that my id is disabled for safety reason
    I want to active my phone but I don't know what to do

    Found the answer to my question after posting (in related discussions)
    https://discussions.apple.com/message/12331666#12331666
    Will call Apple Care as soon as I can.

  • For some reason I am no longer able to print website pages. The printer works for regular documents but its not printing Firefox website pages.

    I don't know why it stopped printing documents that I want to print out such as airline confirmations or directions from a website etc., what are normal documents to print. It says "An unknown error occurred while printing"

    hello ahegarty, you could try using the [https://addons.mozilla.org/firefox/addon/pdfjs/ PDF Viewer] addon, for more details also see [[PDF files are blank and can't be downloaded on Mac]].

  • I was using my iphone 4 and suddently there was a black screen. when i did hard restart there was apple logo only. now since two months its only stuck on apple logo. i tried to restore the phone but its not working.

    hey guys plz help me out with this. my pjone has stuck on apple logo since two months...

    Is your iPhone jailbroken? If so see: http://support.apple.com/kb/HT3743

Maybe you are looking for

  • Content and Structure (Error in callback).

    Guys Every time I accessed the "Content and Structure" of a particular site I would an error in callback error. Tracing this back I found a particular list was / is causing the error. So googling around the general consensus seemed to suggest doing t

  • Unable to install adobe Flaah player

    Hello, I am new to this so bear with me, I am on my laptop with Internet 7, and windows 64 bit I was uable to install adobe flash player.  I was getting all flags from you tube and my on line school that I needed to update my flash player.  So I went

  • Ungroup a group and keep the scriptlabel for each item of the group

    Hi does someone know how to ungroup a group of rectangles with a certain label (example groupA) an give each rectangle a own label (the same text groupA) I can find the group and ungroup it but I can't label the rectangles... var oPageItems = app.act

  • Question about variable scope

    Suppose theres a class that mixes colors. It has an constructor and two methods: public class ColorMix { //This is just an example but I've tried this and colors mix and show up correctly. public ColorMix() { cmColor = MixColors(); } //e_constr priva

  • Dropdown box using eewb

    Hi , I am required to create a field using EEWB workbench  in BP. This field has to be dropdown having two possible entries. How can we make a field as dropdown using eewb workbench.Is there any option in the wizard? Regards Shilpi