D
dme82
This is a basic example but it will give you an idea of what I am trying to
do.
I have four different size doors and four different colors. The following is
the color choices for each size.
SIZE
3870 White, Red, or Blue
3872 Orange
4270 Blue, or Orange
4272 White, Blue, or Orange
I want to create a form with a drop box (which is no problem) from which I
can choose a size. Next I want a drop box with the color choices based
conditionally on what is chosen in the size drop box (which is where I need
help). For example, if I choose size 3870 in the size drop box, I want the
second box to display color choices for only white, red, and blue. Or, if I
choose 3872, I only want the color choice orange.
Thanks for any help! It would be greatly appreciated!
do.
I have four different size doors and four different colors. The following is
the color choices for each size.
SIZE
3870 White, Red, or Blue
3872 Orange
4270 Blue, or Orange
4272 White, Blue, or Orange
I want to create a form with a drop box (which is no problem) from which I
can choose a size. Next I want a drop box with the color choices based
conditionally on what is chosen in the size drop box (which is where I need
help). For example, if I choose size 3870 in the size drop box, I want the
second box to display color choices for only white, red, and blue. Or, if I
choose 3872, I only want the color choice orange.
Thanks for any help! It would be greatly appreciated!