⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
TYPO3 Core
All Projects
TYPO3 Core
Overview
Activity
Roadmap
Issues
Repository
Download (992 Bytes)
Bug #101458
» HideSteps.form.yaml
Angelika Kusel
, 2023-07-27 10:10
type
:
Form
prototypeName
:
standard
identifier
:
multi-step-form
label
:
Muli step form
renderables
:
-
type
:
Page
identifier
:
page-1
label
:
First step
renderables
:
-
type
:
Text
identifier
:
text-1
label
:
A field
-
type
:
Checkbox
identifier
:
checkbox-1
label
:
Check this and the next step will be skipped
variants
:
-
identifier
:
variant-1
condition
:
'
stepType
==
"SummaryPage"'
renderingOptions
:
enabled
:
false
-
type
:
Page
identifier
:
page-2
label
:
Second step
variants
:
-
identifier
:
variant-2
condition
:
'
formValues["checkbox-1"]
==
1'
renderingOptions
:
enabled
:
false
renderables
:
-
type
:
Text
identifier
:
text-2
label
:
Another field
-
type
:
SummaryPage
identifier
:
summarypage-1
label
:
Confirmation
« Previous
1
2
Next »
(2-2/2)
Loading...