Develop > Presentation layer > Customize IBM Sales Center > Status line
Add a contribution to the status line
This section explains how to add a contribution to the status line.
To add a new contribution to the status line:
Procedure
- Define an extension of the Statusline contribution items extension point
- Use the com.ibm.commerce.telesales.configurator extension point to indicate that the new contribution set ID will be used instead of the default IBM Sales Center contribution set. The default extension is defined in the com.ibm.commerce.telesales.ui.impl plug-in . The default ID is "contributions". When referring to the ID in the system configurator, fully qualify the ID with the plug-in namespace. For example to replace the default contributions with a new declaration in a plug-in called extensions:
com.ibm.commerce.telesales.ui.impl.contributions=extensions.contributions
Related concepts
Related tasks
Remove a contribution from the status line