.. include:: /Includes.rst.txt

formEditor.editors.300
----------------------

:aspect:`Option path`
      prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.editors.300

:aspect:`Data type`
      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`

:aspect:`Needed by`
      Backend (form editor)

:aspect:`Mandatory`
      Recommended

.. :aspect:`Related options`
      @ToDo

:aspect:`Default value (for prototype 'standard')`
      .. code-block:: yaml
         :linenos:
         :emphasize-lines: 4-

         Form:
           formEditor:
             editors:
               300:
                 identifier: 'submitButtonLabel'
                 templateName: 'Inspector-TextEditor'
                 label: 'formEditor.elements.Form.editor.submitButtonLabel.label'
                 propertyPath: 'renderingOptions.submitButtonLabel'
