Feature #97491
openAllow disabling / enabling of elements
0%
Description
As an editor I want to disable/ enable elements of a form. This should be possible for the following elements:
- finisher
- step
- form element
- validator
- hides the element in the FE, i.e. the element is not shown/ not executed anymore
- marks the element as disabled in the BE, i.e. the element is still visible, can be edited and enabled
Some of those elements can only be added once (e.g. finisher and validators). Disabling such elements does not allow the editor to add a new instance of this element. For example:
- The "email to receiver" finisher can only be added once.
- Disabling this finisher does not allow the editor to add a second finisher of type "email to receiver".
The following image shows a possible finisher design:
Files
Updated by Andreas Steiger over 2 years ago
- File enable-finisher.png enable-finisher.png added
- Description updated (diff)
Updated by Gerrit Code Review over 2 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75001
Updated by Gerrit Code Review over 2 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75001
Updated by Gerrit Code Review over 2 years ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75001
Updated by Gerrit Code Review over 2 years ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75001
Updated by Gerrit Code Review over 2 years ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75001
Updated by Benni Mack over 1 year ago
- Target version changed from 12 LTS to Candidate for Major Version