How to: define a menu item in an action

I'm no dummy but I can't figure out how to execute a menu item through an action;
add button>properties>action>execute menu item. A dialog appears which is blank, and gives me the option of canceling. Maybe a product defect.
The help documentation defines what it means to execute a menu item, but doesn't expand on how to create one.

That's great. I'd love to jump into j-script and learn all about it, what it can do, what it's limitations are.... But I'm actually just looking to use the program as it functions (or should) out of the box.
This feature was accessible in Acro 8. I don't think that java should be necessary to perform this task. But maybe it is. Is anyone else able to use the "execute menu item" action? Because my build (acrobat 9.0 pro extended)only displays a blank selection dialog.
Thanks for the reply Geo

Similar Messages

  • How to hide/disable menu items using Javascript in Acrobat 9 pro or later

    We just wanted to know on how to hide/disable menu items for e.g. 'Open' menu item under 'File' menu in Acrobat 9 or later on Mac using Javascript. It would be useful if you could provide if any other option is in place already.

    Not sure it will work, but you can try using the app.hideMenuItem() method. See reference here.

  • How do i disable menu items in Help manu, Photoshop cs6?

    How do i disable menu items in Help manu, Photoshop cs6?
    I packaged Photoshop cs6  using AAMEE CS6.
    I need to some menu items to disable.
    can any one please tell the process of doing , or which registries or files need to edit.
    Appreciate the immediate response.
    thanks in advance.

    Hello8
    Given the fact that you speak about AAMEE, it's not clear if you search for an automated and remote way to do it on multiple machines or not.
    (and therefore if this thread should be moved to the relevant forum, http://forums.adobe.com/community/download_install_setup/creative_suite_enterprise_deploym ent )
    To disable menu items, simply go to Edit>Menus and click on the eyeball next to the menus you do not want.
    It is then possible to save it in a workspace that by default will be located there: Documents and Settings/[user name]/Application Data/Adobe/Adobe Photoshop CS6/Adobe Photoshop CS5 Settings/Workspaces (Modified)
    I'm not sure if Photoshop will start if the default workspaces are removed, as there is an option to restore them in the preferences.
    Also, this is not customer support, but a forum fielded by volunteers that answer when they can, so inviting for an"immediate response" has no bearing; and might even have the opposite effect, but thanks for doing it in a polite and non too demanding way!

  • How to use Role Menu item in BI 7.0

    Hi experts,
    From web applications desiger in version 3.5 we can use Role Menu item to access our querys easily.
    In version 7.0 this item has been deleted from standard items. How can we manage it ? Thanks a lot
    Best regards,
    Santi

    You can use EP role to have the same functionality.
    Another option is to use the 3.X role menu web item after applying note 1075789, in this case role meny web item will display 7.0 objects also.
    Thanks.

  • How to change the menu item text

    Hi,
    in cj20n transaction, for one of menu item i have to change the text of the item. How can i change the text.
    Regards,
    Ram

    HI,
    First try to find the exists available for that transaction and find menu exit in that exist. Once you find the exits create project in tcode cmod then go to that menu exit.
    Just double click on that exit, it will show the existing text, if you want to change the text then click on change mode, it will asks for package, you have to provide package then give the text whatever you want and save it and activate it.
    The new text will be available in your transaction.
    Regards,
    Venu

  • How To Edit Sub Menu Items

    When I go to edit the sizes of my sub menu items, how do I edit the sizing for all of them? I can't remember the shortcut key that you hold while dragging / sizing the menu item.

    Container.remove...();I'll let you read the API to find all the different remove methods.

  • Help!  How to add a menu item to FNDMENU

    Hi, All
    I want to add a menu item under the "Help" menu of the FNDMENU.
    And this menu item will open a external website such as www.google.com in a new generated IE window when user chick on it.
    So How can I implemented this ? I am a newbie to Oracle Forms builder and Oracle EBS.
    Please give me some hint or materials about writing the processing for menu item.
    Thanks in advance

    Hi,
    You can use the context menu UI element.
    Please check wdr_test_events.
    Regards,
    Lekha.

  • How to remove the menu items when remove Add-On

    I have built an SAP B1 add-on. Now when I remove the add-on the exe is still running as a process and the menu items are not removed. How do I take care of them

    hi.
    I am using below code... for killing the exe at process
    but i am not understood menu items.
    what type of menu items..
    once close the b1 where is menu items..
    can u plz explain..
      Private Sub app_AppEvent(ByVal EventType As SAPbouiCOM.BoAppEventTypes) Handles objApplication.AppEvent
            Try
                Select Case EventType
                    Case SAPbouiCOM.BoAppEventTypes.aet_ShutDown
                        objApplication.MessageBox("A Shut Down Event has been caught" & _
                            Environment.NewLine() & "Terminating 'Add Menu Item' Add On...")
                        '// terminating the Add On
                        ' oApplication.SetMessage("SAP Business One is Shutting down..", SAPbouiCOM.BoStatusBarMessageType.smt_Warning)
                        System.Windows.Forms.Application.Exit()
                    Case SAPbouiCOM.BoAppEventTypes.aet_CompanyChanged
                        objApplication.MessageBox("A Shut Down Event has been caught" & _
                            Environment.NewLine() & "Terminating 'Add Menu Item' Add On...")
                        'oApplication.SetMessage("Company has been changed.", SAPbouiCOM.BoStatusBarMessageType.smt_Success)
                        System.Windows.Forms.Application.Exit()
                    Case SAPbouiCOM.BoAppEventTypes.aet_ServerTerminition
                        objApplication.MessageBox("A Shut Down Event has been caught" & _
                            Environment.NewLine() & "Terminating 'Add Menu Item' Add On...")
                        'oApplication.SetMessage("All Add-on are Shutting down..", SAPbouiCOM.BoStatusBarMessageType.smt_Success)
                        System.Windows.Forms.Application.Exit()
                    Case SAPbouiCOM.BoAppEventTypes.aet_LanguageChanged
                        objApplication.MessageBox("A Shut Down Event has been caught" & _
                           Environment.NewLine() & "Terminating 'Add Menu Item' Add On...")
                        ' oApplication.SetMessage("System Language has been changed.", SAPbouiCOM.BoStatusBarMessageType.smt_Success)
                        'Case SAPbouiCOM.BoAppEventTypes.aet_CompanyChanged, SAPbouiCOM.BoAppEventTypes.aet_LanguageChanged, SAPbouiCOM.BoAppEventTypes.aet_ServerTerminition, SAPbouiCOM.BoAppEventTypes.aet_ShutDown
                        '    System.Windows.Forms.Application.Exit()
                End Select
            Catch ex As Exception
                'oApplication.StatusBar.SetText(ex.Message)
            Finally
            End Try

  • How to create a menu item under Tools menu using menu-hook in extension.xml

    I am able to do it in FILE menu (FILE_MENU_ID) and View menu (VIEW_MENU_ID). But how to do it under "Tools" menu? specifying TOOLS_MENU_ID or MENU_TOOLS in extension.xml menu-hook does not work.
    Thanks
    Sanjiv

    That's great. I'd love to jump into j-script and learn all about it, what it can do, what it's limitations are.... But I'm actually just looking to use the program as it functions (or should) out of the box.
    This feature was accessible in Acro 8. I don't think that java should be necessary to perform this task. But maybe it is. Is anyone else able to use the "execute menu item" action? Because my build (acrobat 9.0 pro extended)only displays a blank selection dialog.
    Thanks for the reply Geo

  • How to set the menu item you want highlighted upon playing DVD

    I have a list of about 9 menu items on my main DVD menu. The 6th one is the one that is highlighted when you play the DVD. This happens in submenus as well. I want the FIRST one highlighted at all times. Is there a way to set that?
    Thanks for any help in advance.

    I was having this problem and I found a fix. It all happens in map view.
    I'm viewing my iDVD project map horizontally... Left to Right.
    Whatever object is directly to the right, will be the default. Here's a lame diagram.
    MENU-MOVIE 1
    -MOVIE 2
    -MOVIE 3
    In this example... Movie 1 is the default. It's right next to Menu. Want to change it? Got everything saved? Then select Movie 1 and hit Cmd-X to Cut.
    It will disappear in a poof of smoke. Don't panic. Notice how the other movies got "promoted?"
    MENU-MOVIE 2
    -MOVIE 3
    Now Movie 2 is the default. SO!
    Select the MENU object and hit Cmd-V to Paste.
    Movie 1 should return at the bottom of the list. Like so.
    MENU-MOVIE 2
    -MOVIE 3
    -MOVIE 1
    Now preview your work to make sure.
    Good Luck!

  • How to add a menu item to the toolbar?

    Hi,
    I try to add a menu item to a module toolbar. However, the methods MenuItemAdd and MenuItemInsert did not work for me. There was no icon, no placeholder, not anything. Deleting of DIAdem predefined icons worked well.
    I tried this one:
    call MenuItemAdd("SCRIPT", "I", "MENUITEM", "TestName", "PicDelete")
    I also tried all combinations of Modules, I, I.1, MenuItem, Unknown, Separator, etc. Nothing produced any result.
    Does anyone have a hint for me?
    thanks in advance,
    Alex.

    Hello Alex Maier,
    with DIAdem 10.0 we provide the following example: "User Defined Menus". Attached you find the relevant script commands.
    I hope this will help you.
    Greetings
    Walter
    Attachments:
    Menu_engl.zip ‏2 KB

  • Question: How do you remove Menu Items from showing up in LC

    Hello everyone:
    If someone can please point me in the right direction in how to convert app.hideMenuItem("Toolbars"); to the XFA SOM?
    I am creating the form using Adobe Distiller from an access report.  I change the Interface Options in Acrobat to hide file and toolbar menus, but when I convert it to LC, the options are removed.
    I also scripted app.hideMenuItem("Toolbars"); in the Page.Open event using Acrobat and when I convert to LC the code does nothing at the subPage1.Initialize event.  Not even when I reopen the converted form in Acrobat does the script run...
    What is the best method of hidding menu items using LC Designer?
    Any help would be greatly appreciated.
    Thanks for your time,
    Ivan A. Loreto – Computer Education Technician
    LOMA LINDA UNIVERSITY | School of Allied Health Professions - Department of Physical Therapy
    System Info:
    Acrobat Pro 9
    LC ver 8.2.1

    Ivan,
    Here is what liitle I know on this topic.
    The attached doc was created when Designer 7 was released and it has a table of the Acrobat JavaScript APIs and there equivalents, if any, in Designer. According to that doc, app.hideMenuItem() is supported in Designer and there is no Designer JavaScript equivalent.
    My brief look at this matter leads me to believe security constraints since Reader 6.0 have changed the rules.
    I recommend you take a look at trusted functions and context in the Acrobat 9 SDK.
    http://livedocs.adobe.com/acrobat_sdk/9/Acrobat9_HTMLHelp/wwhelp/wwhimpl/js/html/wwhelp.ht m?&accessible=true
    That is as far as I got.
    Steve

  • How to get all menu items list in blackberry curve phone

    Hai all
    i am new to Blackberry application developer. I done one application in blackberry in default simulaor, I changed my simulator to Blackberry 8900 simulator. The features is more in curve phones like instant messaging. So i need to get the full menu item list from the API. Do i neddd to change the API ?..  I wanted to get the list like .. camera,maps,contacts,messages,weblin,sms,instant messaging etc. Can anyone help me in this case. My intention to get all the menu items in a list.
    Thanks in Advance

    thank you for your solution.. my aim is list all the menu items in a drop down list. In the default simulator it is fetching all the menu items in the phone through API. But in curve 8900 it is not showing all the menu items, can u give me a suggestion
    like           ^
    camera
    contacts
    maps
    clock
    calendar  like this i need to display
    Message Edited by joedfranc on 05-30-2009 10:57 AM

  • Air desktop application: how to make a menu item bold?

    Hi, I'm using Flash CS6 to develop an AIR desktop application for OSX. I've created my menu using NativeMenu and such, but I can't find a way to make the first menu item bold, like a true OSX app. So far the little I've found on this always referred to Flex, not Flash. Any hints?
    Thank you.

    Thank you, kglad.
    I think I forgot to mention I'm building an Application Menu. The NativeMenu contains NativeMenuItems and there is no format property or method that I can see. Also, the name the menu item displays is its label property, which you can set, but it's a string, and I believe the htmlText applies to textfields, right?

  • How to change the menu item's title in different language master page?

    I have a menu item in my English master page. I can change the titles of the menu items as I like in English related pages, However when I change the titles in the same pages that is related to different language page master, the changes does not take affect. Please  help. 

    you can use different CSS classes given in http://www.oracle.com/technology/tech/blaf/specs/textStandards.html
    --Prasanna                                                                                                                                                                                                                                                       

Maybe you are looking for

  • No internet connection(help please)

    I have the model---> Linksys WRT54GL Wireless-G Broadband Router As I connect the ISPs dsl cable to router the internet light doesn't turn on! Also the phone became "dead"! when i put out the ISPs dsl cable the phone is well again! The problem isn't

  • Http URL.openConnection() - URLConnection, not HttpURLConnection

    Is there any way of calling openConnection on an http URL object, and not getting a HttpURLConnection? HttpURLConnection extends the URLConnection class in frequently-useful ways, for example by defaulting the Accept and Content-Type headers on reque

  • Need material on Java Internals

    Hi, I need to learn how the JVM works and how a java program is executed in a JVM. Can anyone provide me reading material on this topic. Thanks

  • Avitek Sample Application - problems after imported to Eclipse

    I downloaded "Avitek™ Medical Records Sample Application" and started a domain successfuly with this aplication. Then I imported its to my Eclipse Juno with the interest to debug this sample application. I included every lib are need. Now I am gettin

  • Help with email alert using email_alertcdf from download

    We are attempting to get the email alert function working. We have downloaded the files into their proper locations, ensured the JRE is installed, registered the function, updated the .udf and are attempting to execute a script.The script errors out