How can I use a button to add three additional rows of form fields, and then more in groups of three?
I am sure there is a topic about this but I can’t find it.
How can I use a button to add three additional rows of form fields, and then more in groups of three?
I am sure there is a topic about this but I can’t find it.
Hi @UKRiggers , you have to create a variable, then you create a row with what you want inside and you make the row repeat, in the expression field you put so that it is equal to the variable you have created.
Finally you create a button or two that when pressed insert a new value in the variable:
var1.value -- 1
And that’s it, I hope I was able to help you.
Grabación de pantalla 2021-07-14 a la(s) 17.57.14