Skip to main content

Hi guys!


Im approaching a situation and could use some ideas:

Imagine a simple form:


Question 1: How many dogs do you have? [input field expecting a number] tester inputs e.g. 3


Based on that number i want to generate as many following questions:


Dogs name: [input field]

Dogs gender: [radiobutton male/female]


Dogs name: [input field]

Dogs gender: [radiobutton male/female]


Dogs name: [input field]

Dogs gender: [radiobutton male/female]

Hi there,


Thank you for reaching out. As the prototype does not accept input text, you may need to create multiple frames for this. Although it’s not the ideal solution, a Key action trigger could be used.



Above is a simple sample I created, hoping it could be of some help!


Thanks,

Toku