Skip to content
This repository was archived by the owner on Jan 13, 2018. It is now read-only.
This repository was archived by the owner on Jan 13, 2018. It is now read-only.

Repeater html not duplicating #107

@Ravenna

Description

@Ravenna

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions