From 4ce449e8708dcea46efa0f4e468f9ef26a1beabe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Fri, 10 Sep 2021 11:39:06 +0200 Subject: [PATCH] Reduce number of selectable form fields, adjust naming --- .../ep_theme/Configuration/Yaml/FormsBase.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/public/typo3conf/ext/ep_theme/Configuration/Yaml/FormsBase.yaml b/public/typo3conf/ext/ep_theme/Configuration/Yaml/FormsBase.yaml index 7687bbb7..a6783fed 100644 --- a/public/typo3conf/ext/ep_theme/Configuration/Yaml/FormsBase.yaml +++ b/public/typo3conf/ext/ep_theme/Configuration/Yaml/FormsBase.yaml @@ -6,7 +6,25 @@ TYPO3: 10: EXT:ep_theme/Resources/Private/Forms/ prototypes: standard: + formEditor: + formElementGroups: + input: + label: Basiselemente + html5: + label: HTML5-Elemente + select: + label: Auswahlelemente + custom: + label: Sonstiges formElementsDefinition: + AdvancedPassword: null + DatePicker: null + Fieldset: null + FileUpload: null + GridRow: null + Hidden: null + ImageUpload: null + Password: null Form: renderingOptions: templateRootPaths: