in this application, the applicant needs to provide an income declaration for each household member. So earlier in the form the applicant might enter say 4 people as being part of the household. But only 3 of those are over 18 years old. So for all 3 of those individuals they have to fill out the income declaration that has the same set of radio buttons which trigger some other fields to appear depending upon those answers. If the last radio button is checked it needs to show a repeater for the user to enter as many sources of income as they have.
The problem is that I don't know how many of these income declarations I need to have in the form. I was hoping to build it once and give the user the ability to click Add to add another copy of the form to fill out. So there might be just one or there could be many.
Not sure how to accomplish this.
Please login or Register to submit your answer