Project

General

Profile

Actions

Bug #93398

closed

previous step button does not work

Added by Ralf Zimmermann about 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2021-02-01
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The "previous step" button in multi-step forms within the frontend does not work.

Example form definition:

identifier: test
type: Form
prototypeName: standard
renderables:
  -
    identifier: page-1
    type: Page
  -
    identifier: summarypage
    type: SummaryPage

A click on the "previous step" button does not redirect to the previous step. Instead, the form still stay on the current step.

Actions

Also available in: Atom PDF