Enter data for values selected in select_multiple

How do I allow a user to enter count of options he selected in select_multiple question?
Eg;
select_multiple -> Which of these animals do you have? (They have options cow, goat, duck, buffalo, pig)

If user selects cow, goat and buffalo, the next screen should display these 3 animals and a space for user to enter the count of each he has.

Probably you want something like attached xlsselect_multiple_and_input_for_selected_option.xlsx (9.5 KB)

4 Likes