You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2018. It is now read-only.
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.
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
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: