Disable the menu / submenu

Is it possible to disable the menus and submenus in planning 9.3.1?

Thank you.

Not by default, but it would be nice to be able to choose.

See you soon

John
http://John-Goodwin.blogspot.com/

Tags: Business Intelligence

Similar Questions

  • How to disable the menu popping up when I press the ALT key.

    Is there a way I can disable the menu that appears when I press the ALT key? I use it as a shortcut on teamspeak and it's really annoying to see the menu everytime I press ALT.

    See this article:
    https://support.Mozilla.org/en-us/KB/what-happened-to-the-file-edit-and-view-menus

    If you have the menu bar to show all the time, the Alt will be disabled and hit don't reveal not the menu bar. Use show/hide toolbars for the menu bar always see in Firefox.

  • Disable the menu item in the third party application (such as Photoshop)

    Please suggest me to disable the menu item in the third party application (such as Photoshop).

    Hello

    I suggest you to send your query to the following link:

    Photoshop Help Center: http://www.adobe.com/support/photoshop/

    Hope this information is useful.

  • How can I disable the menu

    I created 2 elements menu say save, open, and I want to disable the menu item open. Can Hoiw I do this task?

    You can put the conditional code in your makemenu method to disable a menu.

    Something like:

    protected void makeMenu( Menu menu, int instance )
    {
        menu.add(saveMenu);
    
        if(condition == true)
        {
           menu.add(openMenu);
        }
    }
    

    Concerning

    Bika

  • How to disable the menu using JS?

    Hello.

    I have add menu with the help of JS.

    I want to disable an added menu item.

    But the active menu option is read only.

    App.menus.Item("$ID/main"). Submenus.Item ("MyTestMenu").menuItems.item ("My Menu Item 2"). enabled = false;

    How to disable the menu value?

    Thank you.

    Hi K159,.

    It's only the ScriptMenuAction.enabled property is rewritable. This prevents the script layer interfere with regular InDesign menu items.

    So, in light of your custom object of MenuItem (myMenuItem), his associatedMenuAction should refer to a ScriptMenuAction which can be turned off:

    myMenuItem.associatedMenuAction.enabled = false;

    This translates by disabling the menu option as well.

    @+

    Marc

  • How can I disable the menu items using manu, Photoshop cs6?

    How can I disable the menu items using manu, Photoshop cs6?

    I packed Photoshop cs6 using AAMEE CS6.

    I need some menu items to disable.

    can someone please process to do, or what records or files need to edit.

    Enjoy the immediate response.

    Thanks in advance.

    There is another discussion on the same topic: http://forums.adobe.com/thread/1234967?tstart=0

    Perhaps the same company has contracted two of your companies

  • Disable the Menu item

    Greedings,

    Lets give an example of a menu bar we have main menu-> article

    to disable an element we use
    set_Menu_Item_Property ('MENU.item', Enabled, PROPERTY_OFF);

    How can we disable the good root?

    Thank you

    Lets give an example of a menu bar we have menu root-> point
    How can we disable the good root?

    If you want to disable the menu root, just set the menu property visible on No.

    Hope this will help you.

    If someone useful or appropriate, please mark accordingly.

  • disable the menu version copy in Hyperion Planning

    Dear all,


    Is it possible to disable the menu version copy in hyperion planning? So that only the administrator who could make the paper version.



    Thanks in advance

    I doubt that this is possible without piracy unless someone else knows different.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Impossible to disable the menu bar black in El Capitan

    An application that I used works option "menu bar black" of OSX and while I like it better than the light menu bar some of my menu icons are not visible in dark mode and so I would like to disable. However, the problem is that I can't. Whenever I have untick "use the menu bar black and anchor" setting in system preferences > general, nothing happens. Then when I close the system preferences and open it again, I find that the box is checked once more. (I also uninstalled all traces of the original application that made that change, reinstalled, tried to turn the option off, clear again, etc. - all without success).

    I tried to check in the Library/preferences /. GlobalPreferences, but it doesn't seem to be an option for this setting (while I can see the setting to hide the menu bar).

    Any ideas?

    Try

    remove parameters by default g AppleInterfaceStyle

  • I disabled the menu and cannot access the drop-down list to get back them

    I disabled all the menus to make a screenshot and now I can't access the drop-down list to get back them

    This has happened

    Just once or twice

    is today

    You can hide the menu bar in Firefox 3.6 on Windows, on "view > toolbars" or via the contextual right click menu on a toolbar.
    Press in and hold the Alt key to display the menu bar.
    Go to "view > toolbars", right click on the menu bar, or press Alt + V T to select the toolbars to show or hide.

    See also what happened to the file, edit and view menus?

  • How to disable the menu emphasis of character in El Capitan

    My computer is very strange as if it had a "life of its own! What happened (and I've been on the phone for hours with Apple Support) are sometimes (intermittently) when I type a letter (usually an ' e'), only a bubble appears foreign letters with accents, etc. and then the computer continues to type this letter. then clears do not enter what I type and finally, I have to reboot the machine to stop the weird behavior. I recently discovered that Apple has this feature if one holds a letter (e for example) instead of a series of e (Melody), you get instead a bubble with foreign accented characters in a pop-up bubble. I really don't want this feature, and I read somewhere that if we use "utilities" then select "Terminal" and enter the following command "write false-bool g ApplePressAndHoldEnabled ' and then log on to the user account and log in this feature is disabled when pressing and now the character e you get an 'e' string (eeeeeeeee) it was in an article for the Mountain Lion and I wonder if it will work '" with El Capitan (Jim Tanous @mggjim).

    I hope that if this feature is disabled for entry 'possessed' of the characters and then erase them with a sound in the background to stop that occur. The only way I can take control of the machine after the start of this weird behavior is to restart the computer.

    Does anyone have any idea why my machine is acting this way and what I can do to stop it.

    Thank you.

    Here is the link:

    http://www.tekrevue.com/tip/how-to-disable-the-character-accent-menu-in-OS-x-MOU preu-lion.

    Yes.  This Terminal command will work with El Capitan.  Diacritical accents don't appear that if you hold that special touch for a period of time, how long is determined by the time delay until repeat programmed into the system/keyboard/keyboard preferences panel.

  • How can I disable the menu "Save all" LabVIEW?

    I would like to disable "Save all" menu item altogether from LabVIEW, or at least get a warning popup. Is this possible?

    Hello

    I hope you do well. Unfortunately you cannot directly disable the "save all", but you can use the event structures and create dialog boxes to create warning messages during execution of the program to show warning messages to the user do not save all.

    I hope it is able to provide the direction you need.

    Nice day.

    Kind regards

    Anna L

  • Disable the menu Windows xp professional OS choice

    Just bought a laptop with windows xp professional and would like to know how to disable the parameter on OS choice menu start to the top of page turning on pc. When I turn on it goes to the page type boot with choice of windows xp restore or a system with choice of hitting enter or wait 30 seconds. I would like to know how to change the setting to go straight to the log of the user on the page. Any help would be greatly appreciated... Thank you

    Change the boot sector to look like this: he must eliminate one you are not using sense they had probably several operating systems on the drive.

    [boot loader]
    timeout = 30
    default = multi (0) disk (0) rdisk (0) partition (1) \WINDOWS
    [operating systems]
    "multi (0) disk (0) rdisk (0) partition (1) \WINDOWS="Microsoft Windows XP Professional "/ fastdetect/noexecute = OptIn

  • Disables the Menu button on the subsites State

    Hello!

    I created a Web site complex with a menu where active status is blue, and otherwise, it is gray. Now: it works if I'm on the top level of the respective menu section site, finde. but I have a number of sites of lower level under the same menu button, that are linked by means of a distribution (with its own menu) site.

    Bildschirmfoto 2014-08-27 um 15.24.33 1.png


    When I click on the distributive menu buttons, my menu up status 'normal' again, as follows:


    Bildschirmfoto 2014-08-27 um 15.24.45.png


    Now, I'm still under the same top level menu button, but it is not looked at via the Menu status.

    How can I say Muse to keep the menu on active status, while watching a those sites of lower level?


    Thanks a bunch!


    Tim





    Hi Tim,.

    Sorry for the late reply.

    A Menu button displays active state only when the page that is attached to this special Menu button is activated.

    Now, when you select any page from the child, the child page become active and thatsy in the submenu, the child from the page Menu button show active. But meanwhile, the top-level including your current page page is a child is not active and thatsy the main Menu of the top-level page button does not show active state.

    So from now Muse only offers not anywhere what device to achieve the desired effect.

    Kind regards

    Rohit Nair

  • How to disable the menu options?

    Hi all

    We have oracle EBS 11i (11.5.10.2).

    Now, on the purchase order (POXPOEPO. FMB), I want to disable/hide the option to drop named 'printed '.

    Navigation-> form IN. path > tools > copy Documt (you want to disable/hide).

    Can anyone suggest me how to proceed?

    Thank you
    concerning
    Sanjay

    "How to disable the Copy Document function in tools (Doc ID 360590.1)"

    This allows to limit the service to selected responsibilities:

    Copy of Document function cannot be excluded in the setup of the responsibility

    System administrator: Security > responsibility > define > tab: Exclusions of Menu

    Insert a new record as follows

    Type = Function
    Name = IN. printed

    NOTE: After above installation was done, the service will remain visible. However, when you click on it, the user will received message 'feature not available to this responsibility. Change the responsibilities or contact your system administrator. »

Maybe you are looking for

  • Excel attachments are opened by numbers. How to change that?

    Since the last update of El Capitan, Excel attachments to mail are opened or attempted to open in numbers. How can I change which runs by dragging the document into the Excel application in the dock?

  • If we are forced to use QuickOffice?

    I want to try Google Docs, but it seems that it is impossible to choose to use it. With Adobe PDF I had to move the folder my documents on the disk storage on board so that it can find PDFs. Google Docs says that it cannot find any files stored on th

  • menu start does not display the recently closed programs

    I can't get the start menu to show all the programs that I recently closed, and this under the items added in the start menu, it shows the item titled my recent documents. I like being able to click on the Start button and see what I have recently be

  • Windows 8 Pro 32-bit install in Vista 64 Bit Machine

    I have a HP dv4 laptop with Vista 64 installed... You want to install Windows 8 Pro 32 bit on this computer, when I try to guard asking for the 64 bit Win 8 disk... how to replace this...

  • export photos scans into iphoto. HP Photosmart D110a. Latest version of mac.

    I am a user of MAC OS x-7-5.  Recently updated software HP HP download Photosmart D110a fm all in one.  Download went well past that all functions work using wireless for Mac under roof using Verizon MIFI. With the previous software, I could export t