Change Number of Sections based on Field Value

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.
 
M

Matt Roberts

OK, thanks Greg. I figured this was the case but wanted to make sure there
wasn't something basic I was overlooking. I appreciate your response.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top