Your IP : 216.73.216.43


Current Path : /var/www/surf/TYPO3/vendor/typo3/cms-form/Documentation/I/Config/proto/formEngine/
Upload File :
Current File : //var/www/surf/TYPO3/vendor/typo3/cms-form/Documentation/I/Config/proto/formEngine/Index.rst

.. include:: /Includes.rst.txt


.. _prototypes.<prototypeidentifier>.formengine:

============
[formEngine]
============


.. _prototypes.<prototypeidentifier>.formengine-properties:

Properties
==========

.. _prototypes.<prototypeidentifier>.formengine.translationfiles:

translationFiles
----------------

:aspect:`Option path`
      prototypes.<prototypeIdentifier>.formEngine.translationFiles

:aspect:`Data type`
      string/ array

:aspect:`Needed by`
      Backend (plugin)

:aspect:`Mandatory`
      Yes

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

         formEngine:
           translationFiles:
             10: 'EXT:form/Resources/Private/Language/Database.xlf'

:aspect:`Good to know`
      - :ref:`"Translate form plugin settings"<concepts-formplugin-translation-formengine>`

:aspect:`Description`
      Filesystem path(s) to translation files which should be searched for form plugin translations.