DubFriend / jquery.repeater

Create a repeatable group of input elements
MIT License
388 stars 191 forks source link

How I can set Unique id or value to a repeter input #143

Closed hiteshsubnani0128 closed 3 years ago

hiteshsubnani0128 commented 3 years ago

I am trying to add an unique id to a repeater input.

arikodcom commented 3 years ago

I am trying to add an unique id to a repeater input.

I am using repeater. My inputs are created in the form of an array, this is great. But how can I make the a tag in the repeater and the ids of the inputs to be similar

odbalogun commented 2 years ago

@hiteshsubnani0128 Did you find a solution?