WebSphere Commerce EnterpriseWebSphere Commerce Professional

Replacing a dialog

To replace one of the default IBM Sales Center dialogs with a new version of the dialog:

Procedure

  1. 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.
  2. Define a new dialog in a customization plug-in using the dialogs extension point extension point,
  3. 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.