Create new sub-menu item....how???

Hi,
I have a site created with Dreamweaver templates.
I can create a new page from a template but i want to make
the page a sub-menu page.
For instance i have an 'about us' page and from this 'about
us' page i want to create a sub page. None os these areas have been
locked but i can't find a way to do it.
Is it possible?
am i missing something?
Any tutorials anywhere?
Thanks for any help
J

You'll probably want to make any menu changes (since the menu
may be an element that is present on all your pages...hence the use
of a template) in the non-editable regions in Dreamweaver, then
uploade the template and do a template update in Contribute
(Edit-->Format-->Template
Properties-->Apply-->OK-->Publish).
As a rule, your menu/navigation should be laid out in the
template prior to using the template to create new pages (not
exactly sure what you mean by "sub pages"). In other words, your
template navigation/menu determines the main navigation you want
available on EVERY page you create with the template. If you then
create a new page in Contribute using the template, you're free to
create links (in the editable regions) to any page you want
(existing or new), including pages that are already linked-to in
the menu.
Hope this helps!

Similar Messages

  • How do I edit and create new Spry2 menu items?

    I have manged to use adobe air to style and insert a spry2 menu - looks OK
    However,I do not undestand how to edit the menu items
    i.e. creating new menu items and adding new sub menu items
    On spry1 it was easy - just click the top of the menu and a wizard appeared at the bottom of the page
    The spry2 menu icon seems to be unclickable/greyed out?
    Can anyone help
    [email protected]

    Thanks for the reply - I already thought of that and I can edit the menu using code view (although I am not sure how you would 'see the sub menus in design view?) but I was wondering if spry2 has the same time saving wizard in the properties panel (as Spry1) that simplifies and speeds up the process?
    To restate the question: I can see a spry2 menu icon in the properties panel but it doesn't do anything as it's greyed out.
    Is there an option in dreamweaver (or adobe air which styles the menu) that makes a menu wizard work in the properties panel?
    If not then I guess I have to do it in code view - very tedious!?
    Jonathan
    [email protected]

  • How to customize or create new file menu items in Adobe Illustrator CS 6?

    Hi all,
    I have developed a script to perform some Custom action in Illustrator. I want to make this script run from a a File Menu Item so it can be invoked easily. Is there a way to customize Illustarator to add a new menu item or modify the existing menu tems functions. For example if the script needs to be invoked when the user click "Save" is there a way that could be done.
    Thanks

    Thanks Mark,
    When you mean by limited menu location does it mean a plugin could be added under "File" as options or AI only allows it under "Window" where you launch the plugins from normally.

  • Creating new sub line items before a Sales Order is saved (in CRM)

    Hi CRM Experts,
    I am pretty new to CRM system. I have a scenario.
    The actual business scenario behind this is: the customer can only choose a dummy material while placing an order. The customer will not be able to choose what all materials that will make up this order. So he can place an order for a "Pack" with say Qty as 50 units. The business contains some rules based on which the actual materials are mapped to this dummy material.
    User creates a SO in CRM system (using txn CRMD_BUS2000115). Assume a dummy material is added as first line item. The system displays it as line item 10. At this stage I need to create sub line items for this high level line item (item 10) based on what all actual materials can fulfill this. I need to do it programmatically. Is there any BAdI that can be used to do this? Also I need some hints on how to go about this? That is how to do it programmatically. For every sub-item material I need to carry a ATP check and only if the stock is available then add it as a sub line item.
    Basically what I need is to create sub line items programmatically exactly in the same way as it would have been created manually. The system is configured to put the sub line item numbers automatically. That is, if the high level item is 10, then sub line items will be automatically numbered as 11, 12 so on.
    Please feel free to throw me questions if you need more info.
    Thanks a lot in advance.
    Regards,
    Shyam

    Hi,
    I have a similar kind of a requirement.
    I need to add new line items to the order through the program.
    Can you please suggest how did you resolve your issue ?
    Thanks in advance!

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

  • How to create a sub menu for the transaction se38

    Hi All,
    I have created menu item in se38 using menu exit.
    By using the enhancement SEU00002 .
    That menu item is displayed under utilities menu bar.
    But i am unable to create sub menu for that.
    My requirement is to create sub menu to the custom menu item.
    How can we create a sub menu to the transaction se38.

    Hi,
    it looks like that user exit SEU00002 offers only one extra function +CUS. This function then calls FM EXIT_SAPMS38E_010. Hence I do not think that it is possible to create sub menu with this user exit.
    Anyway you can try to modify SAP standard. You need to modify menu for SE38 and then add your code for handling new function codes. You can easily find where you will have to add your code for handling functions from your sub menu. You just need to look for usages of the FM EXIT_SAPMS38E_010.
    Cheers

  • 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 create a Sub Menu?

    I know it can be done. But just can't find how to do a
    submenu that shows when you roll the mouse on main menu, and hides
    if your mouse is anywhere else. I can imagine that I can create the
    sub-menu with a movie clip symbol containing each command or choice
    as a button. But waht I don't know it how to keep it hidden and to
    make it only shown when you point the main menu that should
    activate ths sub menu.
    Thanks for your help

    You can use click events on the main menu to trigger the
    submenus and then use rollOver events to know which submenu to show
    and which to make invisible.

  • JNLP related-content issue in JRE 7u5 Sub Menu Item link not working

    we are having an issue with our existing Web Start Application in Java Version 7 Update 2 and above where the Sub Menu items are not being associated with Internet Explorer with href link as Target when using <related-content> tag in JNLP. This is working fine in JRE 1.6, JRE 1.7.0 and 1.7.1. I have tried using Integration Service to programatically create these shortcuts in JRE 1.7.5 but was unsuccessful.
    <jnlp spec="6.0+" codebase="http://..." href="xyz.jnlp">
    <information>
    <title>ABC</title>
    <vendor>ABC Vendor</vendor>
    <homepage href=""/>
    <description>ABC Desc</description>
    <description kind="short">ABC Desc Short</description>
    <icon href="abc.gif" kind="default"/>
    <offline-allowed/>
    <shortcut online="true" install="true">
    <desktop/>
    <menu submenu="ABC"/>
    </shortcut>
    <related-content href="help.doc">
    <title>ABC Help</title>
    <icon href="help.gif"/>
    </related-content>
    <related-content href="Uninstall.html">
    <title>Uninstall Page</title>
    <icon href="uninstall.gif"/>
    </related-content>
    </information>
    <security>
    <all-permissions/>
    </security>
    <update check="timeout" policy="always"/>
    <resources>
    <java initial-heap-size="128m" max-heap-size="256m" version="1.6+"/>
    <jar href="ABC.jar" download="eager" main="true"/>
    </resources>
    <application-desc main-class="com.main.Abc"/>
    </jnlp>
    Any help in this regard would be greatly appreciated.

    I haven't filed this as a bug in Java development yet but am going to do so soon, In the mean time i was hoping to see if anyone else is on the same boat as me and if there was a work around.

  • Page not found Error while creating new sub folder in the Sharepoint Document Library

    Hi All,
    I am a site collection administrator when i creating new sub folder under the folder in document library, am getting below error
    "Page not found  The
    page you're looking for doesn't exist."
    please help me, Thanks in advance!!
    Srinivas

    Hi Srinivas,
    Please check ULS log for more useful information when this error occurs.
    Please also check if this issue could be reprodued in other libraries, if not, you can use the new library instead.
    Thanks
    Daniel Yang
    TechNet Community Support

  • Keyboard shortcut for Sub Menu item Only works AFTER using it

    I have a Custom MOVE TO READ Mailbox shortcut. This is a SUB Menu item.. MESSAGE/Move To/READ FOLDER.
    It is really sweet to clear out my INBOX and save emails.
    So, what is ODD is that that menu has to be Clicked on and shown each time MAIL is run for that keyboard shortcut to work.
    I find that Odd and would love to have it work without having to "train" it everyday.

    Hello,
    Post in the iTunes Forum: http://discussions.apple.com/forum.jspa?forumID=789
    Check out the AppleScript Forum also: http://discussions.apple.com/forum.jspa?forumID=724
    Carolyn

  • Create an context menu item to open a file on a specific display

    Hello,
    I have an external display connected to my MBP, but I don't always need to use it so it's not always on. I'd like to have a way to open a file (or application) on a specified display on a case by case basis. I know that I can assign an application to open on a specific display by right-clicking on the app in the dock and selecting options->assign to. The problem with this is that it's a global change. When I'm working on school work, I usually like to have reference material (pdfs, wepages, etc) open on the external display while I'm working in Word on the MBPs monitor.
    What I'd like to be able to do is right click on the file (or app) and use a context menu item to open the item on a specific display. Does anyone know of an automator action/applescript/terminal command to create a context menu item like this?
    Thanks.

    I use "Open Terminal Here" script for that:
    http://www.entropy.ch/software/applescript/

  • Creating new sales-order item with text using BAPI_SALESORDER_CHANGE

    Hi all.
    I want to create new sales-order item in an existing sales-order by using BAPI_SALESORDER_CHANGE. This works fine.
    I also want to enter item-texts for the new item in the same call, but this doesn't work.
    When I call the BAPI I do not assign an item-number for the new item, thus I have no item-number to assign to ITM_NUMBER in table ORDER_TEXT.  IF ITM_NUMBER is empty, it's treated as a header text....
    Any clues?
    Regards
    /Elisabet

    increment the last itemnumber and pass it to that.
    if they are following a sequence 10,20,30.
    find the next sequence and send it to the ITEMNUMBER field.
    or else you add the text after the Function call.

  • Creating a sub menu

    Hey.  I didnt get a reply before, so I thought I would try a fresh post so I can explain things better.
    Basically, I have a navigation bar with several buttons.  When a button is pressed, a new sub navigation should be displayed in a different location.  So on my main nav, I have mouse events, and on the click event, each button points to an xml file
    function mouseClickEvent3(eve:MouseEvent):void
        setLoader("XML/path.xml");
    the setLoader method is
    function setLoader(xmlPath:String):void{
        loader.addEventListener(Event.COMPLETE, xmlLoaded);
        loader.load(new URLRequest(xmlPath));
    And on complete, it calls up xmlLoaded which holds
    if ((e.target as URLLoader) != null )
            settingsXML = new XML(loader.data);
            settingsXML.ignoreWhitespace = true;
            createMenu();
    The createMenu method is where the menus are created.
    function createMenu():void
        var menuItem:MenuItem;
        var i:uint = 0;
        for each (var link:XML in settingsXML.links.link)
            menuItem = new MenuItem();
            menuItem.menuLabel.text = link. @ name;
            addChild(menuItem);
            i++;
    Now all the menus get created no problem.  The problem is this.  One main button produces a sub menu with six buttons, which are displayed no problem.  I then click on another main button which has 3 sub buttons.  These 3 buttons replace the 3 buttons that the first button displayed, but the last three are not removed.  Sometimes, only two buttons seem to get replaced.
    What I really need to do is this.  Before any buttons are created, I need to somehow remove any buttons which currently exist.  I have tried things like this before the for each loop
    for (var y:Number=0; y<i; y++){
       removeChild(menuItem);
    Nothing seems to work though.  So any suggestions on how I can overcome this issue would be great.
    cheers

    Kool.  trying to follow your suggestion.  So I have created an Array outside of the function so it doesnt get recreated each time.  Then before I do
    addChild(menuItem); 
    I have
    ary.push(menuItem);
    The problem is that I cant see how this Array can help to remove items.  Before the for each loop, I have tried something like this without success
    for(var j:Number=0; j<ary.length; j++){
            removeChild(menuItem);
    If I do a trace on the arrays length outside the for each loop however, it is always 0 which will be the reason the child isnt removed. At the moment, I have it like this
    var ary:Array = new Array();
    function createMenu():void
        var menuItem:MenuItem;
        var i:uint = 0;
        trace(ary.length); //shows 0 every time
        for(var j:Number=0; j<ary.length; j++){
            removeChild(menuItem);
        for each (var link:XML in settingsXML.links.link)
            menuItem = new MenuItem();
            menuItem.menuLabel.text = link. @ name;
            ary.push(menuItem);
            trace(ary.length); //shows correct length
            addChild(menuItem);
            i++;
    My original thinking was that in English, for each menuItem that is on the stage to be removed, before new ones are created.  Its like I need a reset function which will completely remove any children which are displayed.  The problem is, If I create a for each loop, I am not sure what my arguement would be.
    Any further advise always appreciated.
    Cheers

  • Muse 2014 -sub menu items appearing on roll-over etc.

    Hi, complete newbie, so sorry if this has already been covered elsewhere. Only started using Muse about 1 month ago and now using Muse 2014 - using horizontal menu widget and discovered how it now shows sub-menus when hovering over the main menu item- I find this great!
    I want a 'Contact Me' page with a basic form and this is not a problem, however, I want the sub-menus to appear when hovering over the other main menu items, but not the contact me page - might be completely off here, but created a 'Thank you' page as a child page of the contact me page and only want this displayed (not as a sub-menu choice when hovering over the contact me main menu item) when they have clicked the submit button on the form (I know how to set this re-direction in the forms options). Have tried playing with menu on the master page - switching off the edit together and changing settings on only the contact me menu item - without success- seems to apply to all main menu items.
    I would like to know how to achieve sub-menus on other menu items - but not on contact me item;  or whether I am going about trying to have a 'Thank you' response when someone submits the contact me form in the completely wrong way - can this be better achieved by other means?
    I would really appreciate your advice and help. My published site is 'onyerbikegeordie.uk' with the main menus - except not with a contact me page as yet, but would  give you an idea of what I am trying to achieve except for a contact me page.
    Sorry for the long post, but thanks for reading and in anticipation of your help!
    Joe
    Message was edited by: Joe Fitzpatrick

    Hi, managed to find the answer to this myself. In Plan, right-click on page and select Menu Options > Exclude Page from Menus. Job Done!
    Joe

Maybe you are looking for

  • Short dump error when using count(*)

    Hi Experts I am getting a short dump error when selecting the records >= current date - 30 see the coding and comment please correct the coding I want to know the ztable records it is important for command interface. I have 1402345 records available

  • How to display the content of a file in the portal?

    Hey guys, could anyone help? I just created a page which includes two iView, one is KM Navigation iView to display a certain repository, while the other is for displaying the content of a certain file I click in the navigation iView. And now the prob

  • ORA-02298 : cannot validate - parent keys not

    Hi, I am trying to create a FK-PK constraints. In the alter table command i am using the caluse: exceptions INTO ... in order to catch all the exception rows . Can you please explain why i am getting this error message ? I am using the following comm

  • PS extended from Creative Cloud

    I have a purchased version of PS CS6 on my PC.  I recently began the Creative Cloud service which recognizes my existing install but does not have extended and will not install extended.  Do I need to uninstal my purchsed version?  The installer does

  • What planet is Adobe on ???

    Hi, After wading through Adobe website for ages, I could find no information on ICM awareness of Adobe Elements application, NO INFORMATION or assurance that what comes out of the printer would be a close match to what is seen on screen, when working