[FEATURE] Checkbox for confirmation in FormWizard
Adds an extra BEHAVIOUR section to form tab with a checkbox to control whether the confirmation page should be shown. Change-Id: Id58ad0f8fa7fbbd5470e9a87e5fe31098b777a13 Resolves: #28628 Releases: 6.1 Reviewed-on: https://review.typo3.org/9136 Reviewed-by: Wouter Wolters Reviewed-by: Stefan Neufeind Tested-by: Stefan Neufeind Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- typo3/sysext/form/Classes/View/Wizard/WizardView.php 1 addition, 0 deletionstypo3/sysext/form/Classes/View/Wizard/WizardView.php
- typo3/sysext/form/Configuration/PageTS/modWizards.ts 1 addition, 1 deletiontypo3/sysext/form/Configuration/PageTS/modWizards.ts
- typo3/sysext/form/Resources/Private/Language/locallang_wizard.xlf 6 additions, 0 deletions...sext/form/Resources/Private/Language/locallang_wizard.xlf
- typo3/sysext/form/Resources/Public/JavaScript/Wizard/Viewport/Left/Form.js 13 additions, 0 deletions.../Resources/Public/JavaScript/Wizard/Viewport/Left/Form.js
- typo3/sysext/form/Resources/Public/JavaScript/Wizard/Viewport/Left/Form/Behaviour.js 128 additions, 0 deletions.../Public/JavaScript/Wizard/Viewport/Left/Form/Behaviour.js
Please register or sign in to comment