Open zlanich opened 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.
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.
@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
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