Hi all,
I want to know how to display the same form over and over again after you click on an add button. So it would be something as follows:
Default state of the form.
Checkbox is checked
So what I want to achieve is to display the same textfield and label as in the default state after clicking on ‘Add new product’. It also has to behave te same, so when the checkbox is checked, the textfield should appear. Is there a way to do this efficiently? The goal is to let the user add infinite amounts of products without a set limit.
I hope someone can point me to the right direction. I don’t need a detailed answer, you can if you want, but it would help if you can say if this is a possibility in axure and what widgets to use to make this happen.