Bill Morris
New Member
- Joined
- Aug 1, 2011
- Messages
- 41
Hi
I am trying to create a 3-tier dependant dropdown list system
Dropdown 1 = Supplier (Many of)
Dropdown 2 = Material Type (Approx 20 of, but not all suppliers supply all materials)
Dropdown 3 - Material grade (Many of but Unique to supplier/material combo - eg Material grade ABC123 is Material Type 'ABS' which is supplied by 'iPolymers.com'.
Supplier A could supply many Material Types. Each Material Type may be available in a number of different grades.
I am trying to set it up so that I:
Thanks if you have any idea how to tackle this.
I am trying to create a 3-tier dependant dropdown list system
Dropdown 1 = Supplier (Many of)
Dropdown 2 = Material Type (Approx 20 of, but not all suppliers supply all materials)
Dropdown 3 - Material grade (Many of but Unique to supplier/material combo - eg Material grade ABC123 is Material Type 'ABS' which is supplied by 'iPolymers.com'.
Supplier A could supply many Material Types. Each Material Type may be available in a number of different grades.
I am trying to set it up so that I:
- select a supplier using Dropdown 1
- The Material Types they sell appear in Dropdown 2
- The Material Grades of Material Type selected from the selected Supplier appear in Dropdown 3.
Thanks if you have any idea how to tackle this.