Hello, I want to start by saying I am new here and appreciate any help you can give.
This is an example of what I am hoping to achieve basically a drill down question that allows text entry.
Say I want to know the make model color year etc of a car. However I don't have a good list of information to provide for the make model color year etc so I need the text entry. I also want that information for multiple cars.
Additionally and also equally important I am asking someone who has multiple cars I want that same group of questions answered for say a car sale lot. I want them to answer the question 5-10 times. and store the values to each question individually
More specifically to my real life needs I want the question to loop in a if then where they will answer the questions
Is there another car? Yes>Make>Model>etc> Is there another car?Yes>Make>Model>etc>Is there another car?>No>Thank You
Results from their question
Toyota corolla 2000 etc
Ford focus 2000 etc
Is this possible without custom code. If it can only be done with custom code what level is it i am a beginner with html
Thanks

You would then configure your Loop & Merge on the second block similar to this -:
Note: The purpose of Field 1 and Field 2 in the above Loop & Merge settings is so you can better tailor the questions to the specific loop. For example, the first loop would ask "What Make is the 1st car?" etc, the second loop would ask "What Make is the 2nd car?" etc.
Once the required number of loops has been executed, the survey will automatically exit the Loop & Merge sequence and continue with the rest of the survey.
Hope that helps!