MicroStrategy ONE

Adding a New Item to a HTML Menu

This topic provides step-by-step instructions on creating a new menu item and adding it to an existing HTML menu on a MicroStrategy Web page. Changes to a HTML menu affect every instance of the HTML menu.

  1. Launch the Edit HTML Menus Wizard (Add).  

  2. Select the menu to which you wish to add a new menu item.  

  3. Click Next.  

  4. Enter the name for the menu item in the Type in a name for the new element text field under the Basic section.  

  5. Enter a description for the tool tip in the Tooltip Description text field.  

  6. Select a target for the menu item from the drop down menu.  

  7. Either select the A hyperlink to a different page radio button if you wish to open a Web site in a browser, and specify the URL in the text field next to it, or select the An event within MicroStrategy Web radio button if you wish to trigger an event, and specify the requirement for arguments.  

  8. Check Trigger IFrame manipulation under the Advanced section if required.  

  9. Click Modify to select the web feature for enabling or disabling the menu item.  

  10. Click Modify to select the web feature that determines when the menu item is to be displayed.  

  11. Specify if the web features are associated with a bean.  

  12. Enter the JavaScript code for the menu item.  

  13. Click Next.  

  14. If you did not select the radio button for an event to be triggered on selecting the menu item, click Finish and save your changes. Otherwise, follow the remaining instructions.  

  15. Click Browse in the Event section to select the enumeration class for the event.  

  16. Select the event from the drop down menu to specify the event that will be triggered when the menu item is selected.  

  17. If you specified the presence of arguments for the event, click the Add button in the Event Arguments section to specify the event arguments.  

  18. Enter a value for the argument in the Argument Value text field.  

  19. Click Next.  

  20. Click Finish to finish adding the new menu item.