DOM: non unique ID

Not sure what to change here, I understand its not unique, but hot to change it? should i use some #id for incrementing the name?

Add dmx-bind:id="name" to line 9. Not neccessary, but you can also remove id="input1_1CheckBoxBranch" if you wish.

Edit: it may be an idea to add this as a Dynamic Attribute in Wappler @Teodor

Just encountered the same issue and followed ben’s advice (tks).

Still, is it something happening that form’s ID will be added as Dynamic Attribute, @Teodor?

Thank you,

Mag