Removing wires

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.

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

To remove a wire:

  1. From the action menu of the source widget, select Wire Widget. The Widget Wiring window opens with focus on the widget and the wiring it has with other widgets on the page.
  2. Hover over the wire you want to remove until the remove wire button displays on the wire. Click the button.
    The Widget Wiring window removes the wire. If the wire you removed was the only one connecting the two widgets, the Widget Wiring window also removes the widget that does not have focus.
  3. Optional: You can remove other wires (inbound and outbound) from the widget in focus. To change the focus to another widget, select it in the diagram or from the Show wires for list.
  4. When you have completed removing wires, click OK.