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