Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
129 changes: 66 additions & 63 deletions Configuration/Form/FormElements/GridColumn.yaml
Original file line number Diff line number Diff line change
@@ -1,63 +1,66 @@
prototypes:
standard:
formElementsDefinition:
GridColumn:
formEditor:
editors:
100:
identifier: header
templateName: Inspector-FormElementHeaderEditor
200:
identifier: label
templateName: Inspector-TextEditor
label: formEditor.elements.GridColumn.editor.label.label
propertyPath: label
700:
identifier: gridColumnViewPortConfiguration
templateName: Inspector-GridColumnViewPortConfigurationEditor
label: formEditor.elements.FormElement.editor.gridColumnViewPortConfiguration.label
configurationOptions:
viewPorts:
10:
viewPortIdentifier: xs
label: formEditor.elements.FormElement.editor.gridColumnViewPortConfiguration.xs.label
20:
viewPortIdentifier: sm
label: formEditor.elements.FormElement.editor.gridColumnViewPortConfiguration.sm.label
30:
viewPortIdentifier: md
label: formEditor.elements.FormElement.editor.gridColumnViewPortConfiguration.md.label
40:
viewPortIdentifier: lg
label: formEditor.elements.FormElement.editor.gridColumnViewPortConfiguration.lg.label
50:
viewPortIdentifier: xl
label: formEditor.elements.FormElement.editor.gridColumnViewPortConfiguration.xl.label
60:
viewPortIdentifier: xxl
label: formEditor.elements.FormElement.editor.gridColumnViewPortConfiguration.xxl.label
numbersOfColumnsToUse:
label: formEditor.elements.FormElement.editor.gridColumnViewPortConfiguration.numbersOfColumnsToUse.label
propertyPath: 'properties.gridColumnClassAutoConfiguration.viewPorts.{@viewPortIdentifier}.numbersOfColumnsToUse'
fieldExplanationText: formEditor.elements.FormElement.editor.gridColumnViewPortConfiguration.numbersOfColumnsToUse.fieldExplanationText
9999:
identifier: removeButton
templateName: Inspector-RemoveElementEditor
predefinedDefaults: { }
label: formEditor.elements.GridColumn.label
group: container
groupSorting: 400
_isCompositeFormElement: true
iconIdentifier: form-bootstrappackage-gridcolumn
implementationClassName: TYPO3\CMS\Form\Domain\Model\FormElements\Section
renderingOptions:
_isCompositeFormElement: true
_isSection: true
formEditor:
translationFiles:
1686735592: 'EXT:bootstrap_package/Resources/Private/Language/FormGridColumn.xlf'
dynamicJavaScriptModules:
additionalViewModelModules:
1686735592: '@bk2k/bootstrap-package/backend/form-editor/grid-column-view-model.js'
formEditorPartials:
FormElement-GridColumn: Stage/Fieldset
TYPO3:
CMS:
Form:
prototypes:
standard:
formElementsDefinition:
GridColumn:
formEditor:
editors:
100:
identifier: header
templateName: Inspector-FormElementHeaderEditor
200:
identifier: label
templateName: Inspector-TextEditor
label: formEditor.elements.GridColumn.editor.label.label
propertyPath: label
700:
identifier: gridColumnViewPortConfiguration
templateName: Inspector-GridColumnViewPortConfigurationEditor
label: formEditor.elements.FormElement.editor.gridColumnViewPortConfiguration.label
configurationOptions:
viewPorts:
10:
viewPortIdentifier: xs
label: formEditor.elements.FormElement.editor.gridColumnViewPortConfiguration.xs.label
20:
viewPortIdentifier: sm
label: formEditor.elements.FormElement.editor.gridColumnViewPortConfiguration.sm.label
30:
viewPortIdentifier: md
label: formEditor.elements.FormElement.editor.gridColumnViewPortConfiguration.md.label
40:
viewPortIdentifier: lg
label: formEditor.elements.FormElement.editor.gridColumnViewPortConfiguration.lg.label
50:
viewPortIdentifier: xl
label: formEditor.elements.FormElement.editor.gridColumnViewPortConfiguration.xl.label
60:
viewPortIdentifier: xxl
label: formEditor.elements.FormElement.editor.gridColumnViewPortConfiguration.xxl.label
numbersOfColumnsToUse:
label: formEditor.elements.FormElement.editor.gridColumnViewPortConfiguration.numbersOfColumnsToUse.label
propertyPath: 'properties.gridColumnClassAutoConfiguration.viewPorts.{@viewPortIdentifier}.numbersOfColumnsToUse'
fieldExplanationText: formEditor.elements.FormElement.editor.gridColumnViewPortConfiguration.numbersOfColumnsToUse.fieldExplanationText
9999:
identifier: removeButton
templateName: Inspector-RemoveElementEditor
predefinedDefaults: { }
label: formEditor.elements.GridColumn.label
group: container
groupSorting: 400
_isCompositeFormElement: true
iconIdentifier: form-bootstrappackage-gridcolumn
implementationClassName: TYPO3\CMS\Form\Domain\Model\FormElements\Section
renderingOptions:
_isCompositeFormElement: true
_isSection: true
formEditor:
translationFiles:
1686735592: 'EXT:bootstrap_package/Resources/Private/Language/FormGridColumn.xlf'
dynamicJavaScriptModules:
additionalViewModelModules:
1686735592: '@bk2k/bootstrap-package/backend/form-editor/grid-column-view-model.js'
formEditorPartials:
FormElement-GridColumn: Stage/Fieldset