S
skulmat
I am trying to create an order page (using a modified northwind database) but
being that i will have thousands of products, i dont want to choose from a
big drop down list. Rather i want it that when i enter each product i will
assign it to a catagory/sub category etc... . then when i am by the order
page, i will click something like "choose product" and a pop up windows will
open with a list of the main categories, i will then click on one, it will
then display sub categories for that particular category so on and so on,
until i reach the product, then when i select the product, it will close the
popup window, and place that product into the product entry window on my
order form.
So I want to know how would be the best way to set it up on the product page
that i can assign categories/ sub categories to it. Also I want to know how i
can actually do the entire popup window business, that i described in the in
the previous paragraph.
being that i will have thousands of products, i dont want to choose from a
big drop down list. Rather i want it that when i enter each product i will
assign it to a catagory/sub category etc... . then when i am by the order
page, i will click something like "choose product" and a pop up windows will
open with a list of the main categories, i will then click on one, it will
then display sub categories for that particular category so on and so on,
until i reach the product, then when i select the product, it will close the
popup window, and place that product into the product entry window on my
order form.
So I want to know how would be the best way to set it up on the product page
that i can assign categories/ sub categories to it. Also I want to know how i
can actually do the entire popup window business, that i described in the in
the previous paragraph.