Open chiragdaxini opened 7 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
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 ???