I have a form with a table source, the form has a few fields (product, quantity)
I’m thinking to add a button that allows me to add another “line” with product, quantity…. and so on, because I don’t know how many items I need to add.
Which is the best approach ?
maybe removing the StaticSource(”) and implementing on the submit the inserts ?
Thanks
Alejandro
that’s it. (did not test in browser);