From RPM Wiki
This page is not complete yet.
| Table of contents |
[edit]
Summary
This is a design pattern for pages that have a supplier selector at the top and then content applicable to that supplier.
[edit]
Examples
Rep IDs, Commission schedule designer, Account groups
[edit]
Details
[edit]
Style
The page "section" div is immediately followed by a "toolsOver" div. It contains a supplier logo followed by a simple supplier drop-down.
- Selecting a supplier in the drop down immediately reloads the page with new supplier selected
- Some pages (like the example shown) may have links after the drop down that go to other pages.
[edit]
Last supplier
The user's sessions stores the last selected or viewed supplier. This supplier is then used as the default filter for these pages that allow the user to select a supplier at the top.
- Selecting a supplier on any of these pages sets the last supplier
- In addition, the following pages also set the last supplier
- Commission item
- Supplier
- Product
- Account
- Account group
[edit]
Default
If user doesn't have a last supplier set in their session yet:
- If the page supports all suppliers, show all.
- Otherwise the first supplier alphabetically.
[edit]
All suppliers
- The option is listed as "(all)"
- The all option shows the default logo.
- This page was last modified 17:31, 1 May 2008.
- This page has been accessed 280 times.

