DubFriend / jquery.repeater

Create a repeatable group of input elements
MIT License
390 stars 193 forks source link

Jquery.repeater with Accordion #66

Open chiragdaxini opened 7 years ago

chiragdaxini commented 7 years ago

Hi @DubFriend

I am using jquery.repeater in accordion along with cf7 forms but it's not working though no errors are fired as i checked in console also.. If i put it outside accordion then it's working fine but in case of accordion it's not working... :(

Can you help me with this ???

martinmurciego commented 6 years ago

I'm trying to do the same now but considering using nested accordion panels like:

It is a matter of altering the id attributes so that it has a concatenated index and does not repeat and refers to the attributes that an accordion panel requires to function. https://github.com/DubFriend/jquery.repeater/issues/96#issuecomment-421227311