Hey
I have a Products table that has all the product information as well as which Category, Sub-Category, and Sub-Sub-Category it falls into.
I also have a Table of the Sub-Sub-Categories with which Sub-Category it falls into and which Category it falls into. This is where i would get the data for the products table.
How do i write the Category, Sub-Category, and Sub-Sub-Category in the products table so that I choose from a drop down menu the Category, Then choose a Sub-Category from a list of options based on the Category i chose, then choose a Sub-Sub-Category from a list of options based on the Sub-Category I chose.??
Regards
Ryan
I have a Products table that has all the product information as well as which Category, Sub-Category, and Sub-Sub-Category it falls into.
I also have a Table of the Sub-Sub-Categories with which Sub-Category it falls into and which Category it falls into. This is where i would get the data for the products table.
How do i write the Category, Sub-Category, and Sub-Sub-Category in the products table so that I choose from a drop down menu the Category, Then choose a Sub-Category from a list of options based on the Category i chose, then choose a Sub-Sub-Category from a list of options based on the Sub-Category I chose.??
Regards
Ryan