kodie / gravityforms-repeater

A Gravity Forms add-on that allows specified groups of fields to be repeated by the user.
59 stars 58 forks source link

Conditional Logic on Sections Doesn't Work w/ Repeater #88

Open zlanich opened 7 years ago

zlanich commented 7 years ago

Normally, adding conditional logic to a section will hide/show everything within that section. When using a Repeater within that section, this no longer works. Attached is an example form. If you remove the repeaters, it works fine.

section-repeater-broken.zip

garretthyder commented 7 years ago

I'm not sure if this helps, I had a similar issue with conditional sections within repeaters. For me I had to place the conditional logic that I had on the sections onto every item within that section.

*I do have an inkling that you're looking at something slightly different so sorry if that's not useful to you.

kferrone commented 7 years ago

I have the same issue except I do have the conditional logic on each field. Also I think the repeater is affecting the form when it has multiple pages.

garretthyder commented 7 years ago

@kferrone I've seen a couple issues come through about it not working in multi-page setups, search the issue list for more information. For instance #87