DubFriend / jquery.repeater

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

Optional Repeater #104

Open salimbasar opened 5 years ago

salimbasar commented 5 years ago

How we can do optional repeater.

I will have two different of goup of in put fields.

And need 2 add button next to each other.

When i want to repeate A form will click A and clicking B to repate B form.

We could use as two different repater but as for the easy funcionality of our system need to be used together.

How we can do this?

regards