gravityforms-repeater icon indicating copy to clipboard operation
gravityforms-repeater copied to clipboard

Repeater html not duplicating

Open Ravenna opened this issue 8 years ago • 0 comments

I have a form to handle people who are traveling. There is the option to have multiple travelers and we are using a Repeater for this. There is quite a bit the form is asking so we are going to put the people in accordions to make it simpler to manage.

I setup two html fields directly inside the open/close of the repeater with the code from: https://www.gravityhelp.com/forums/topic/remove-ul-li-structure-on-fields . The goal is that I can use div's instead of the LI structure.

My issue is that when I add a row to the repeater the HTML is not duplicated. I get an empty LI where the html should be.

Ravenna avatar Nov 20 '17 19:11 Ravenna