.. include:: /Includes.rst.txt

formEditor.editors.200
----------------------

:aspect:`Option path`
      prototypes.<prototypeIdentifier>.formElementsDefinition.Checkbox.formEditor.editors.200

: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-

         Checkbox:
           formEditor:
             editors:
               200:
                 identifier: label
                 templateName: Inspector-TextEditor
                 label: formEditor.elements.FormElement.editor.label.label
                 propertyPath: label
