| Current Path : /var/www/surf/TYPO3/vendor/typo3/cms-reactions/Documentation/Reactions/ |
| Current File : /var/www/surf/TYPO3/vendor/typo3/cms-reactions/Documentation/Reactions/Index.rst |
.. include:: /Includes.rst.txt
.. _reactions-overview:
=========
Reactions
=========
.. container:: row m-0 p-0
.. container:: col-md-6 pl-0 pr-3 py-3 m-0
.. container:: card px-0 h-100
.. rst-class:: card-header h3
.. rubric:: :ref:`Create database record <create-database-record>`
.. container:: card-body
A basic reaction shipped with the system extension can be used
to create records triggered and enriched by data from the
caller.
.. container:: col-md-6 pl-0 pr-3 py-3 m-0
.. container:: card px-0 h-100
.. rst-class:: card-header h3
.. rubric:: :ref:`Custom reaction type <custom-reaction-type>`
.. container:: card-body
A custom reaction type may be useful, if the "Create database
record" type is not sufficient.
.. toctree::
:hidden:
CreateDatabaseRecord/Index
CustomReactionType/Index