.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes..formelementsdefinition..formeditor.editors.*.finisherseditor: ================= [FinishersEditor] ================= .. _typo3.cms.form.prototypes..formelementsdefinition..formeditor.editors.*.finisherseditor-introduction: Introduction ============ Shows a select list with finishers. If a finisher is already added to the form definition, then this finisher will be removed from the select list. .. _typo3.cms.form.prototypes..formelementsdefinition..formeditor.editors.*.finisherseditor-properties: Properties ========== .. _typo3.cms.form.prototypes..formelementsdefinition..formeditor.editors.*.templatename-finisherseditor: templateName ------------ :aspect:`Data type` string :aspect:`Needed by` Backend (form editor) :aspect:`Mandatory` Yes :aspect:`Related options` - :ref:`TYPO3.CMS.Form.prototypes.\.formEditor.formEditorPartials .formeditor.formeditorpartials>` :aspect:`value` Inspector-FinishersEditor :aspect:`Good to know` - :ref:`"Inspector"` :aspect:`Description` .. include:: properties/TemplateName.rst .. _typo3.cms.form.prototypes..formelementsdefinition..formeditor.editors.*.identifier-finisherseditor: .. include:: properties/Identifier.rst .. _typo3.cms.form.prototypes..formelementsdefinition..formeditor.editors.*.label-finisherseditor: .. include:: properties/Label.rst .. _typo3.cms.form.prototypes..formelementsdefinition..formeditor.editors.*.selectoptions.*.value-finisherseditor: selectOptions.[*].value ----------------------- :aspect:`Data type` string :aspect:`Needed by` Backend (form editor) :aspect:`Mandatory` Yes :aspect:`Related options` - :ref:`"[finishersDefinition]".finishersdefinition.*>` .. :aspect:`Good to know` ToDo :aspect:`Description` Has to match with a ``TYPO3.CMS.Form.prototypes..finishersdefinition`` configuration key. .. _typo3.cms.form.prototypes..formelementsdefinition..formeditor.editors.*.selectoptions.*.label-finisherseditor: selectOptions.[*].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 which is shown within the select field.