Need actions events to repeat on a button on a dynamic list
I created a order page and have to buttons. One to increase the product quantity and other to decrease the product quantity.
A attach several Set storage and Run Javascript on the plus and minus image button,on the first item of the list.
When a test the App only the plus and minus buttons work on the first item of the list.
How can I set the events to automatically repeat on the plus and minus button of each list item ?