MicroStrategy ONE

Adding a New Button to a HTML Toolbar

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

  1. Launch the New HTML Toolbar Element Wizard.  

  2. Select the toolbar to which you wish to add a new toolbar button.  

  3. Click Next.  

  4. Click Browse under the Basic section to select an icon for the toolbar button.  

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

  6. Select a target for the toolbar button 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 toolbar button.  

  10. Click Modify to select the web feature that determines when the toolbar button is to be displayed.  

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

  12. Enter the JavaScript code for the toolbar button.  

  13. Click Next.  

  14. If you did not select the radio button for an event to be triggered on clicking the toolbar button, 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 toolbar button is clicked.  

  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.  

  21. Save your changes.