Develop > Presentation layer > Customize IBM Sales Center > Dialogs
Replace a dialog
To replace one of the default IBM Sales Center dialogs with a new version of the dialog:
Procedure
- Locate its extension definition and note its ID. All of the default IBM Sales Center dialogs are defined in the com.ibm.commerce.telesales.ui.impl plug-in manifest file (plugin.xml) with a com.ibm.commerce.telesales.ui.dialogs extension definition.
- Define a new dialog in a customization plug-in using the dialogs extension point extension point,
- Use the com.ibm.commerce.telesales.configurator extension point to indicate that the new dialog will be used instead of the default IBM Sales Center dialog.
Related concepts
Related tasks
Related reference
IBM Sales Center samples: Actions, dialogs, editors and requests