How to personalize "menus" so sub menu can be zoomed automatically

Hi,
I have done a personalization in which i added a zoom function of responsibility details in user creation form(in sysadmin resp). That is working fine. I then added a zoom function in resp form of User menu which took me directly to the Menu entry form. Now i want to do personalization by which i can zoom in to the sub menu that is attached to the Main Menu(through special icon in tools menu). My understanding is that the global variables should only be used when navigating between 2 different form. Now i want to navigate to the sub menu which is the same form.
I have tried some personalization but to no avail. Kindly can anybody provide me with a detailed idea of how this can be made possible.
Regards,
Fawad.

Hi,
I have done a personalization in which i added a zoom function of responsibility details in user creation form(in sysadmin resp). That is working fine. I then added a zoom function in resp form of User menu which took me directly to the Menu entry form. Now i want to do personalization by which i can zoom in to the sub menu that is attached to the Main Menu(through special icon in tools menu). My understanding is that the global variables should only be used when navigating between 2 different form. Now i want to navigate to the sub menu which is the same form.
I have tried some personalization but to no avail. Kindly can anybody provide me with a detailed idea of how this can be made possible.
Regards,
Fawad.

Similar Messages

  • How to un-checked the sub-menu items in the active document?

    Can anybody let me know, how to make the "checked" sub-menu items in "Window" menu to "un-checked" through scripting. More clearly, i need to open a document alone without showing the tools bars, Document info, etc. Kindly help me the possiblities via scripting(vbscript / javascript). I am using illustrator cs3.
    Thanks...

    With vb you could call an action that changes the workspace. I do this with AppleScript but its only any use for in-house stuff where I know the actions and workspaces are saved.

  • How to include in the sub-menu a table specifies of the user - UDO

    hi, forum  
    how to include in the sub-menu a table specifies of the user 
    I created a table '@ IA_RELAT' in User-Defined Obejcts but I don't know as including in the sub-menu that I created  
    it follows my code
      Private Sub SBO_Application_MenuEvent(ByRef pVal As SAPbouiCOM.MenuEvent, ByRef BubbleEvent As Boolean) Handles SBO_Application.MenuEvent
            If (pVal.MenuUID = "MySubMenu") And (pVal.BeforeAction = False) Then
                Try
                           <u201DmyTableName->@IA_RELATu201D>
               Catch
                    SBO_Application.MessageBox("The Form already exists")
                End Try
            End If
    thank you
        End Sub

    Hi David
    Excuse me but I didn't find in MenuCreationParams Objects how to do this call of the table '@ IA_RELAT' created in User-Defined Obejcts 
    It follows my code 
    in AddMenuItems I set up the Menu and Submenu 
    in SBO_Application_MenuEvent it is where I am having difficulties of showing the table '@ IA_RELAT' created in User-Defined Obejcts 
    Thank you for any help
        Private Sub AddMenuItems()
            Dim oCreationPackage As SAPbouiCOM.MenuCreationParams
            oCreationPackage = SBO_Application.CreateObject(SAPbouiCOM.BoCreatableObjectType.cot_MenuCreationParams)
            oMenuItem = SBO_Application.Menus.Item("43520") 'moudles'
            Dim sPath As String
            sPath = Application.StartupPath
            sPath = sPath.Remove(sPath.Length - 3, 3)
            oCreationPackage.Type = SAPbouiCOM.BoMenuType.mt_POPUP
            oCreationPackage.UniqueID = "MyMenu01"
            oCreationPackage.String = "Standard cost"
            oCreationPackage.Enabled = True
            oCreationPackage.Image = sPath & "UI.bmp"
            oCreationPackage.Position = 15
            oMenus = oMenuItem.SubMenus
            Try ' If the manu already exists this code will fail
                oMenus.AddEx(oCreationPackage)
                '// Get the menu collection of the newly added pop-up item
                oMenuItem = SBO_Application.Menus.Item("MyMenu01")
                oMenus = oMenuItem.SubMenus
                '// Create s sub menu
                oCreationPackage.Type = SAPbouiCOM.BoMenuType.mt_STRING
                oCreationPackage.UniqueID = "MySubMenu"
                oCreationPackage.String = "Auxiliary Table"
                oMenus.AddEx(oCreationPackage)
            Catch er As Exception ' Menu already exists
                SBO_Application.MessageBox("Menu Already Exists")
            End Try
        End Sub
    Private Sub SBO_Application_MenuEvent(ByRef pVal As SAPbouiCOM.MenuEvent, ByRef BubbleEvent As Boolean) Handles SBO_Application.MenuEvent
    If (pVal.MenuUID = "MySubMenu") And (pVal.BeforeAction = False) Then
        Try
    SBO_Application.ActivateMenuItem(menus.Item(1).UID.IndexOf("@IA_RELAT"))
        Catch
                    SBO_Application.MessageBox("error")
        End Try
    End If
    End Sub

  • Horizontal sub-menu - can you help?

    I'd like to make a horizontal sub-menu appearing under a
    horiziontal root menu (rather than the usual vertical drop-down
    menu) - can this be done?
    I know I could do this type of menu using Flash but I'd
    rather not contain the navigation for the site in a .swf file - not
    very user-friendly.

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

  • Sharing A Solution - CREATING A SET OF SUB MENUS ON MAIN MENU IN iDVD

    A recent question I posted got some attention from a number of people about how to create a set of sub menus on the main menu of an iDVD project. Evidently there are a number of us who tried to find a way to do this. I attended an Apple Store iDVD workshop and was fortunate enough to be the only one in attendance. So I had the Mac Genius’s attention for a full hour and he was very helpful. Here’s how to do this in detail. Good luck!
    - Fred
    CREATING A SET OF SUB MENUS ON MAIN MENU IN iDVD
    NOTE: when you import the iMovie file don’t add to the drop zones or add music to the sub menus until you finish this work!
    Go to the map view. Once in map view choose to show the map view as a flow chart moving from left to right – it’s the left selection of the two which appear on the left-hand side of the sizing slider tool that determines how big the map view icons will appear. You will want to set that slider to the minimum size to make it easier to navigate. Select the main menu icon.
    Open the main menu to edit it and select “Scene Selection” and then copy and paste it as many times as you have sub menus. Each sub menu can only hold 6 scenes so if you have 18 scenes you will have 3 sub menus which means you will copy the first one and then past it twice which will give you 3 sets of “Scene Selection” options on the main page.
    After you create the set of “Scene Selections” return to map view. You will now have a copy of each group of sub menus under each sub menu. The entire film will be recreated for each set of “Scene Selections” that you have and you need to edit them out so that you have only one for each sub menu.
    You CANNOT simply delete the groups in front of the one you want to keep. For instance, suppose you have 3 sub menu groups and you are at the first sub menu selection. You cannot simply delete the first two groups in front of the third one – it will delete all of the sub menus after the one you want.
    (REPEAT FROM HERE) Go to the last group of sub menus and select the scenes for the first group of sub menus. In other words go down to the last grouping of sub menus, locate the first sub menu group and choose each scene within the group and delete each one. This will leave you with an empty sub menu. Do this for the next group and any subsequent group up to the last one. Do not delete the last group! This is the group you want at this level.
    Once you have deleted the scenes you can cut and paste the last group of scenes to the first sub menu selection in the group. Once done you can delete the other sub menus groups that come after the first one.
    Once you have the group of scenes moved to the first sub menu selection you need to change the name of the group of scenes. For instance if you are working on group 13-18 you need to change the group name from 1-6 which is what it is currently named.
    Repeat these steps for each successive group moving up from the last one to the top with one change – you will choose to delete the last group from each successive sub menu since you have already saved it in the last group you worked on which is below the one upon which you are now working.
    Once you are at the top group you will then simply be able to delete the other sub menus that appear beyond the first one.

    Nicola,
    The Fact: It's all in the markup and the CSS.
    The Problem:  We are not privy to your markup and CSS and as such cannot help you.
    The Solution: Supply a link to your site, or at the very least, copy and paste your code here
    Gramps

  • How do you add a menus to a menu bar???

    /** This method is called from within the constructor to
    * initialize the form.
    * WARNING: Do NOT modify this code. The content of this method is
    * always regenerated by the FormEditor.
    I can't edit the code
    (eg. private void initComponents() {
    menuBar = new javax.swing.JMenuBar();
    fileMenu = new javax.swing.JMenu();
    saveMenuItem = new javax.swing.JMenuItem();
    following the above comments...
    can anyone tell me how to add menus to a menu bar???
    I am very new to Forte ...

    In the form editor, select the JMenuBar in your form, right click on it and you will see a menu item call Add which will display a sub-menu for things like JMenuItem and so on.
    The reason why Forte prevents you from editing those portions of the source code is because Forte completely rewrites those portions automatically. Any changes you may have made outside of Forte will then be lost.

  • Include nested Inner Sub Menu in main menu

    Master,
              I have created one Main Menu and Sub Menu. But i want to add 3 inner sub menu.
              I Need to display as shown in below.
             <u> List</u>
              File > Recent Files
                    > Deleted Files
                    > All Files
    NOTE: Here <u><b>File</b></u> is Sub Menu and other 3 is Inner sun menu for <b><u>File</u></b>.

    Hi,
    To create the submenu components, leave the function column empty, enter a submenu name, and double
    click on the submenu text.
    here is the perfect solution with smaple code
    Re: How do I create a sub-menu item
    Regards
    Sudheer

  • How can i execute that sub menu through Acrobat javascript

    Hi,
    I want to open multiple .pdf files in Acrobat Professional 9 enable the menu item which is
    in Advanced -> Extend Features in Adobe reader.
    "Extend Features in Adobe reader." is a sub menu in "Advance"  menu item.
    How can i execute that sub menu through Acrobat javascript

    Hi,
    The Scripting code is mentioned below:
    var q = app.trustedFunction(
        function ()
             app.beginPriv();
             app.execMenuItem("DIGSIG:UBDoc");
             app.endPriv();
    try{
    q();
    catch(e){
    app.alert("Invalid Menu Item\nPlease Contact the SysAdmin");
    But its not working. Please help me.
    Thanks,
    Christy

  • How Can I Create A Menu contained some sub-menu In The Find/Browser Form

    I need to create an user defined menu in the Find/Browser Form, this menu`s level is same to "File","Row" and it needs to be contained some sub-menu,What I should do?

    Are you using JD Edwards World or EnterpriseOne?

  • How do I make a "play all" in a sub menu folder?

    I am arciving my homevideos onto dvds. and I make sub menues of each day of recorded movies. but as default I will have to play all the files in the sub menufolder manually.
    How can I apply a "play all" to these sub menu folders?
    or is there an other way to make them all play one after the other?

    How can I apply a "play all" to these sub menu folders?How can I apply a "play all" to these sub menu folders?
    Possible with DVDSP (part of apple's FCS 2) as well as with a third party app called Roxio Toast but not iDvd'08 (in terms of sub menus) .... But there is a work around in that the slideshow area/s which are mainly intended for stills now address movies too since apple incorporated this into iDvd with its latest version.
    or is there an other way to make them all play one after the other?
    Suggestion: use the slideshow feature in iDvd'08. It now can address photos as well as movies and the added benefit is that it will scale both to the TV Safe area. Much cleaner this way IMO.
    Message was edited by: SDMacuser

  • Adding sub-menus wrecks main menu bar display

    I have just learned to create a Spry horizontal pull-down menu. I have dark gradient images for both the 'up' and 'down' states, and I've set my text attributes and everything works fine.
    (I'm new, but trying hard.)
    HOWEVER - I have 2 problems:
    as soon as I add in sub-menus to a menu item, the gradient images fail to show on the main menu for that menu item only. I just get a white block, out of which you obviously can no longer read the white text. The gradients and other attributes immediately apply beautifully to the sub-menu items (even though I haven't even applied any attributes to them yet!), but they are lost from the main menu bar wherever I apply sub-menus.
    ALSO - although the 'up' state gradient image works fine behind the menu item, the downstate does not show when I hover my mouse over it. I've checked that the 'up' and 'down' files are not identical, and I've ensured that they are both applied in the CSS.
    When I remove the sub-menus - works fine. Add 'em back in, problem recurs. Applies to whichever menu item I apply the submenus to.
    I have downloaded the latest version of Spry (no idea which version I already had) but can't see where to install it or how to run setup. Why are things never easy...?
    I am using Dreameaver CS4 v10 and Chrome browser. Same thing happens in Firefox, IE and Safari - no difference.
    Please forgive my newness. I have had a look at other similar forum posts but although people seemed to have linked issues, they were not the same.
    Anyone any ideas? I am getting desperate. Been trying to fix it by myself all day.
    Thanks
    Nicola

    Nicola,
    The Fact: It's all in the markup and the CSS.
    The Problem:  We are not privy to your markup and CSS and as such cannot help you.
    The Solution: Supply a link to your site, or at the very least, copy and paste your code here
    Gramps

  • Can't access in  Finder Contextual Menu  the sub-menu named More

    Hi!
    I was trying to learn how to use Automator, in the web page
    http://www.macosxautomation.com/automator/examples/ex03/index.html
    and I realize that I can't access in Finder Contextual Menu the sub-menu named More for choose Automator > Create Workflow... from the sub-menu.
    Someone can help me to configure the finder in order to

    That page is out of date since it doesn't reflect the change in Snow Leopard that did away with the More contextual menu. Try this. System Preferences->Keyboard->Keyboard Shortcuts->Services->Development->enable Create Workflow. Close the prefPane, select the object, CONTROL-click->Services->Create Workflow.
    If that solves your issue, then send a message to the page's developer and ask them to update it.
    BTW, see http://discussions.apple.com/thread.jspa?threadID=2241804 for a four-parter by Sal Saghoian on *Automation in Snow Leopard*
    and this, which describes the old and new automator—services stuff:
    http://www.reynoldsftw.com/2009/08/automator-and-finder-interactions-in-os-x-10- 6/

  • HT3349 How do you select a sub-set of cells from the entire document so you can print only those specific cells?

    How do you select a sub-set of cells from the entire document so you can print only those specific cells?

    There is no analog to MS Excels print range.  So the next best thing is to plan your data so that you don't need to use print range.  The next best thing after that is to select the range of cells you want to print, then copy, the switch to the application Preview, and create a new document from the clipboard (select the menu item "File > New from Clibboard") then select all, copy then paste to the destination (maybe an email) .
    You can also paste that portion of the table into another table (or a new table) by pasting values only

  • TS1277 there is no 'menu' under store to allow me to authoise my computer. Where/how do you do this so I can download music?????

    there is no 'menu' under store to allow me to authoise my computer. Where/how do you do this so I can download music?????

    There's a couple of ways to get through to the authorisation controls in the 11.0.x versions.
    The control is still in the Store menu, but first (if you're using iTunes versions 11.0.x) you might need to bring up the menu bar to see the Store menu.
    If you're using 11.0.x, click on the wee boxy icon up in the top-left corner of your iTunes to see the "Show Menu Bar" control, as per the following screenshot:
    Then you'll find the control in the Store menu:
    Alternatively, if you don't want to bring up the menu bar, it's still possible to get into the authorise controls via nested menus accessible from the wee boxy icon. Here's a screenshot of where to find them:

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

Maybe you are looking for

  • Adding 400 port to Mac pro quad

    what is best card to add a 400 port to Mac Pro? XHA1 will not work via any 800 cable, must plug directly into 400 port. Why was the 400 port dropped anyway?

  • Missing Data in JCO.Table passed as Function Parameter

    I am running a JCO server & in my handleRequest(), I am trying to get the data from the tables paased as function parameters from the SAP system. Somehow I am not able to see any data in the tables, though the SAP system has put some data in the tabl

  • Windows media player causing system to freeze

    My system ran fine for a year or so. Recently my system started freezing almost randomly, mostly when watching videos. I tried using different video players however nothin seemed to change. I tried eliminating all the usual suspects but nothing seeme

  • Not able to trigger the idoc

    Dear All i need to trigger idocs from ECC6 to PI system, but it throws a message that destination port does not exists. both the RFC destinations are created and tested successfully ( could able to login remotely after testing) ECC 6: Logical System

  • How to see the details of archived vendor account?

    Hi, User want to see the detail line items of a vendor account for year 2002. As it has been archived, we are able to see the balances only but not the details. Can anyone please let me know, how to see the details for an archived data. Quick respons