Develop > Presentation layer > Customize IBM Sales Center > Menu actions


Replace a menu action

The default IBM Sales Center actions are defined by the com.ibm.commerce.telesales.ui.actionSetGroups extension-point. This extension point allows you to specify a list of actionSet IDs and an ID for the whole group. This section explains how to replace a menu action.

To replace one of the default IBM Sales Center actions with new action:


Procedure

  1. Define a new extension to the com.ibm.commerce.telesales.ui.actions extension point.

  2. Use the com.ibm.commerce.telesales.configurator extension point to indicate that the new action will be used instead of the default IBM Sales Center action. Note that all of the out of the box menu items delegate their real work to an action registered with com.ibm.commerce.telesales.ui.actions. Therefore once that action is overridden, the behavior of the menu item that delegates to that menu item will change as well.


Related concepts

Menu actions

System configurator


Related tasks

Extend a menu action

Remove a menu action

Add a menu action

Related reference

IBM Sales Center samples: Actions, dialogs, editors and requests


+

Search Tips   |   Advanced Search