Develop > Presentation layer > Customize IBM Sales Center > Menu actions > Context menu actions
Replace a context menu action
To replace one of the default IBM Sales Center actions with a new action:
Procedure
- Create a new plug-in to contain the customizations.
- Define a new own extension to the Actions extension point in the plugin.xml file in the new plugin.
- Use the System configurator extension point to indicate that the new action will be used instead of the default IBM Sales Center action.
Related concepts
Related tasks