Reduce number of selectable form fields, adjust naming
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user