Removing wires from widgets in spaces

You can remove a wire between two widgets so that the event from the source widget no longer triggers the event in the target widget.

About this task

A widget uses a wire to communicate with another widget. To remove this communication, remove the wire between the two widgets.

Procedure

  1. Click Edit Page.
  2. Select the source widget menu icon Supplemental information and then click Edit Wiring. The Widget Wiring window opens with focus on the widget and the wiring it has with other widgets on the page.
  3. Hover over the wire you want to remove until you can see the remove wire button on the wire.
    Screen capture showing the remove wire button displaying between two widgets
    Click the button.
    The two widgets are no longer connected through a wire. If the wire that you removed was the only one connecting the two widgets, the Widget Wiring window also removes the widget that does not have focus.
  4. Optional: You can remove other wires (inbound and outbound) from the widget that is in focus. To change the focus to another widget, select it in the diagram or from the list.
  5. Click Save.