Forms: Issue with hidden fields in multistep forms fixed

We’ve fixed the way the hidden fields are handled when determining which pages to show in multistep Forms :hammer_and_wrench:

Now, a page shouldn’t appear if there are no visible fields on it (like when all the fields are hidden by conditional logic).

Previously, hidden fields weren’t taken into account, which sometimes resulted in empty pages showing up in the multistep form.


Back to Changelog →

3 Likes

Wow. My Issue is fixed

3 Likes