This idea originated from a survey we're building to collect recipes from the community. Having them use a multiline textbox and instructing them to put each ingredient/instruction on a newline works okay, but it'd be really nice to have a more interactive option where they can add each ingredient in its own textbox (bonus if there could be an associated dropdown or textbox to specify the measurement units). This way people could add as many ingredients or instructions as their recipe requires.
On the backend, I think we'd want all of the data entered into this question added to a single field with newlines, commas, or some other delimiter to separate each entry.
I included a very basic mockup image to further explain the idea. I could see this functionality also being useful for surveys where you want to list multiple people as team members/contacts or other situations where the user has a list of items to submit but we don't know how long that list will be for each entry.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.