.. include:: /Includes.rst.txt .. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor: ======================================= [GridColumnViewPortConfigurationEditor] ======================================= .. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor-introduction: Introduction ============ Shows a viewport selector as buttons and an input field. With this editor, you can define how many columns per viewPort an form element should occupy. .. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor-properties: Properties ========== .. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.templateName-gridcolumnviewportconfigurationeditor: templateName ------------ :aspect:`Data type` string :aspect:`Needed by` Backend (form editor) :aspect:`Mandatory` Yes :aspect:`Related options` - :ref:`prototypes.\.formEditor.formEditorPartials ` :aspect:`value` Inspector-GridColumnViewPortConfigurationEditor :aspect:`Good to know` - :ref:`"Inspector"` :aspect:`Description` .. include:: properties/TemplateName.rst.txt .. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.identifier-gridcolumnviewportconfigurationeditor: .. include:: properties/Identifier.rst.txt .. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.label-gridcolumnviewportconfigurationeditor: .. include:: properties/Label.rst.txt .. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.configurationOptions.viewPorts.*.viewPortIdentifier-gridcolumnviewportconfigurationeditor: configurationOptions.viewPorts.[*].viewPortIdentifier ----------------------------------------------------- :aspect:`Data type` string :aspect:`Needed by` Backend (form editor) :aspect:`Mandatory` Yes :aspect:`Related options` - :ref:`"properties.gridColumnClassAutoConfiguration"` .. :aspect:`Good to know` ToDo :aspect:`Description` Has to match with a ``prototypes..formElementsDefinition..properties.gridColumnClassAutoConfiguration.viewPorts`` configuration key. .. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.configurationOptions.viewPorts.*.label-gridcolumnviewportconfigurationeditor: configurationOptions.viewPorts.[*].label ---------------------------------------- :aspect:`Data type` string :aspect:`Needed by` Backend (form editor) :aspect:`Mandatory` Yes .. :aspect:`Related options` @ToDo .. :aspect:`Good to know` ToDo :aspect:`Description` The label for the viewport button. .. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.configurationOptions.numbersOfColumnsToUse.label-gridcolumnviewportconfigurationeditor: configurationOptions.numbersOfColumnsToUse.label ------------------------------------------------ :aspect:`Data type` string :aspect:`Needed by` Backend (form editor) :aspect:`Mandatory` Yes .. :aspect:`Related options` @ToDo .. :aspect:`Good to know` ToDo :aspect:`Description` The label for the "Numbers of columns" input field. .. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.configurationOptions.numbersOfColumnsToUse.propertyPath-gridcolumnviewportconfigurationeditor: configurationOptions.numbersOfColumnsToUse.propertyPath ------------------------------------------------------- :aspect:`Data type` string :aspect:`Needed by` Backend (form editor) :aspect:`Mandatory` Yes .. :aspect:`Related options` @ToDo .. :aspect:`Good to know` ToDo :aspect:`Description` The path to the property of the form element which should be written. .. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.configurationOptions.numbersOfColumnsToUse.fieldExplanationText-gridcolumnviewportconfigurationeditor: configurationOptions.numbersOfColumnsToUse.fieldExplanationText --------------------------------------------------------------- :aspect:`Data type` string :aspect:`Needed by` Backend (form editor) :aspect:`Mandatory` Yes .. :aspect:`Related options` @ToDo .. :aspect:`Good to know` ToDo :aspect:`Description` A text which is shown at the bottom of the "Numbers of columns" input field.