Product Descriptions form allows a user to maintain product descriptions
in multiple formats. It also notifies a user of active products with missing information.
Definitions of controls on the form:
Search Product ID (text box) Enter full or partial product id in order to search all products with that criteria.
Search List (list box) Displays all product ids matching search criteria.
Search (button) Clicking this button performs a search function based on criteria entered in the Product ID text box.
Product Name (label) Name of the currently selected item.
Active Product (label) Displays the active flag.
MSRP (label) A placeholder for products Manufacturer Suggested Retail Price.
On Hand (label) Displays current units on hand of the selected product.
Product ID (text box) Product ID of the item being added or edited.
Description Size (select box) Contains available description sizes for add edit.
Modify Date (text box) Contains read only data and displays the last date the product description has been added/modified.
Description (text box) A placeholder to add or modify description text.
Edit (button) Edits description of a currently selected product.
Add (button) Adds a new product description to the data warehouse.
Delete (button) Deletes the currently selected product description from the data warehouse.
OK (button) Saves the product description to the data warehouse.
Cancel (button) Cancels current Add/Edit action and clears all form fields.
Missing Product Descriptions (grid) Displays a list of active products with currently missing descriptions. By clicking on a product within the grid; the form goes automatically into description add mode. A user may unlock additional grid functions by right clicking on the grid.
|