The Element can be re-enabled via Yaml-Configuration:
TYPO3:
CMS:
Form:
prototypes:
standard:
formElementsDefinition:
StaticText:
variants: null
This already outputs the header. To output the text, we need {formValue.element.properties.text}
in the Fluid-Template (Plaintext.html or Html.html).
The Fluid-Template also needs to be enabled via Yaml:
TYPO3:
CMS:
Form:
prototypes:
standard:
finishersDefinition:
EmailToReceiver:
options:
templateRootPaths:
20: 'EXT:user_site/Resources/Private/Templates/Extensions/form/Templates/Finishers/Email/'
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…