Develop > Presentation layer > Customize WebSphere Commerce Accelerator, Organization Administration Console, or Administration Console > Tools framework
Slosh buckets
The slosh bucket is a common visual metaphor containing two single column lists, side by side. Four buttons are place between the columns: Add, Add All, Remove, Remove All. This control is generally used to pick a subset of unique entries from a larger set of data.
Two examples are:
- Choosing which customer segments a suggestive sell is displayed to
- Choosing which customer groups a discount applies to
An image of a slosh bucket follows:
- Add a slosh bucket
- Slosh bucket JavaScript functions
You can use the following JavaScript functions in the slosh bucket, they are implemented in WebSphere Commerce by default. The following functions are defined in the parent frame, and are called using parent.functionName():
Related concepts
Related tasks