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/
|
10: EXT:ep_theme/Resources/Private/Forms/
|
||||||
prototypes:
|
prototypes:
|
||||||
standard:
|
standard:
|
||||||
|
formEditor:
|
||||||
|
formElementGroups:
|
||||||
|
input:
|
||||||
|
label: Basiselemente
|
||||||
|
html5:
|
||||||
|
label: HTML5-Elemente
|
||||||
|
select:
|
||||||
|
label: Auswahlelemente
|
||||||
|
custom:
|
||||||
|
label: Sonstiges
|
||||||
formElementsDefinition:
|
formElementsDefinition:
|
||||||
|
AdvancedPassword: null
|
||||||
|
DatePicker: null
|
||||||
|
Fieldset: null
|
||||||
|
FileUpload: null
|
||||||
|
GridRow: null
|
||||||
|
Hidden: null
|
||||||
|
ImageUpload: null
|
||||||
|
Password: null
|
||||||
Form:
|
Form:
|
||||||
renderingOptions:
|
renderingOptions:
|
||||||
templateRootPaths:
|
templateRootPaths:
|
||||||
|
|||||||
Reference in New Issue
Block a user