SmartBuilder > Help Documentation > Objects > Popup Menu

Show a Popup Menu

The Popup Menu is typically linked to another object. In the example below, the learner will see the Popup Menu when they click on the pill shape. When the learner selects an item in the Popup Menu, the pill shape’s label will be set to the selected menu item.


To set this up:

  1. Link the Popup Menu to the pill shape. In this example we’ll use page.onLoad as the trigger.
  2. Show the Popup Menu when the pill shape is clicked.
  3. Set the label of the shape to display the selected menu item.