Develop > Presentation layer > Customize IBM Sales Center > Menu actions
Remove a menu action
This section explains how to remove a menu item.
Procedure
- Identify the actionSet definition that contains the menu action to be removed.
- To remove the entire action set, use the com.ibm.commerce.telesales.configurator extension point to set the ID of the action set to remove to null.
- To remove only one action, define a new actionSet that contains all of the original actionSet's actions except for the one to be removed.
- Use the system configurator to replace the original actionSet definition with the new one.
Related concepts
Related tasks
Extend roles and activity sets
Related reference
IBM Sales Center samples: Actions, dialogs, editors and requests