Develop > Presentation layer > Customize IBM Sales Center > Editors
Replace an editor
There are several types of editors in the IBM Sales Center. These editors are used to create and manage orders, quotes, ticklers, returns, and customers. This section is about how to replace an editor.
Procedure
- Define a new org.eclipse.ui.editors extension point definition. Refer to the Eclipse platform documentation for further information about the Eclipse editors extension point.
- Use the com.ibm.commerce.telesales.configurator extension point to indicate that the new editor definition will be used instead of the default IBM Sales Center definition.
Related concepts
Related tasks
Related reference
IBM Sales Center samples: Actions, dialogs, editors and requests