Skip to content

Umbraco Forms 10.X: issue when using conditions for pages - wrong page is displaying #1026

@RunnicFusion

Description

@RunnicFusion

Versions

Umbraco version: 10.5.1
Umbraco Forms version: 10.3.3

When creating a form out of 3 steps showing the steps after selection isn't working as expected.

Form setup:

  • Step 1:
  • 'Display step' with options: 'step 2' and 'step 3'

- Step 2:

  • Short answer field

- Step 3:

  • Short answer field

Result:

  • select 'step 2' -> step 2 (with Short answer field) displays
  • select 'step 3' -> step 2 (with Short answer field) displays

Expected result:

  • select 'step 2' -> step 2 (with Short answer field) displays
  • select 'step 3' -> step 3 (with Short answer field) displays

image
image
image
image

Already tried different projects our company has, same result. When reverting forms.cshtml we can't also make it work.

Docs: https://docs.umbraco.com/umbraco-forms/v/10.latest-lts-2/editor/creating-a-form/conditional-logic#conditions-for-pages-and-fieldsets

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions