M
Matt Roberts
Hi,
I have what I thought would be an easy scenario but I can't seem to make it
work. I am creating a hardware procurement form as a sample.
I want to have a drop-down list box that represents the number of disks in
the computer. So, the user will select that they want, say three disk drives.
Once the user selects a value in the drop-down, I want to display a the same
number of rows or sections so that they can fill out some information about
each disk. It's really just two fields per disk (disk type and size), so it
could be in a repeating table or a repeating section.
So, how do I make sure that the number of textboxes displayed changes (and
stays consistent with) the value of the drop-down list box?
Thanks for any help you can provide.
I have what I thought would be an easy scenario but I can't seem to make it
work. I am creating a hardware procurement form as a sample.
I want to have a drop-down list box that represents the number of disks in
the computer. So, the user will select that they want, say three disk drives.
Once the user selects a value in the drop-down, I want to display a the same
number of rows or sections so that they can fill out some information about
each disk. It's really just two fields per disk (disk type and size), so it
could be in a repeating table or a repeating section.
So, how do I make sure that the number of textboxes displayed changes (and
stays consistent with) the value of the drop-down list box?
Thanks for any help you can provide.