This form provides access to editing several common lists used in the Web Store.
It provides the ability to add, edit and delete new items for:
- Promo Codes
This list allows you to specify custom Promo codes and discount percentages that apply to them when used with an order. By default if a discount group is assigned with a percentage that percentage is applied against all the order items. - Referal Listing
Referal listing is displayed on the Order Form page and asks 'Where did you hear about us' You can customize this list as needed and use it for whatever information you'd like to track. - Tool Used
Similar to the Referal list. This list by default asks which development tool is used. This list can really represent anything at all you want captured on the last page. - State Codes
The list of States that pop down in the State List for US and Canadian Provinces - Country Codes
A list of country names and country Ids used for the Country drop downs.

Forcing List Updates
Please note that any changes you make to the various lists on this page may not be immediately applied on the live Web site as the data from these tables is loaded only once when the application starts under normal circumstances. In order to force the application to refresh itself, you need to click on the
Force Lists to Update link at the top of the form.
Adding, Editing, Updating and Deleting
Each of the lists displayed allows you to add, edit and delete items. You do so by clicking the Edit | Delete buttons or using the Add button at the top of the form. To edit items simply click on the Edit link and type the new values into the list. When done click update to apply the change. To delete an item just click on the Delete link.
Adding an Item
Click on the Add button next to the list to add an item. Note that when you add an item the item is added immediately to the list and becomes an active item. If you decide you don't want this item, you have to explicitly delete it.
Sort Order
Several of the lists support sort orders. Specifically the Referrals and Tools lists allow you to set a SortOrder field to specify where a value is displayed in the list. By default the lists sort alphabetically when the SortOrder value is set to 0 or there are any other entries with the same sort order value. Otherwise higher numbers float to the top of the list and lower to the bottom. If you want to force an item to the top of the list you might set its value to 100. An item you want to force to the bottom you can set to -1 and it will follow the otherwise alpha sorted list.