I have a select_mulitple question with a small list of "repair types". The user can select more than one type of repair thats needed at the site. I want to add a integer field next to each selected answer. for example if the user selects "type 1" and "type 2" then an integer field would appear asking for a number associated (square feet of the estimated repair) for each respective repair type.
right now there is a single integer field at the bottom of the form for the entire repair but they would like to break it out individually if possible.