I had a quiz which I transformed into a page with a submit button. When the button gets clicked also a tracking code is passed to the next page. Then I duplicated the buttons but always just the first button is working. So if I take out the first one, then the second one works but not the others.
I´ve tried to give the buttons different names ...
The expected result is that every button is clickable and the link works. Right now just the first button in the row works.