Skip to content

Commit

Permalink
[Backport 11.5] [FEATURE] #90461 - Add saveAndClose option to NewCont…
Browse files Browse the repository at this point in the history
…entElementWizard (#306)

* [FEATURE] #90461 - Quick-Create Content Elements via NewContentElementWizard

See https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/10.3/Feature-90461-QuickCreateContentElementsViaNewContentElementWizard.html

* Update Documentation/PageTsconfig/Mod.rst

Co-authored-by: Rémy DANIEL <dogawaf@no-log.org>
Co-authored-by: Chris Müller <2566282+brotkrueml@users.noreply.github.com>
  • Loading branch information
3 people committed Oct 4, 2022
1 parent 3193bff commit cbf0652
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/PageTsconfig/Mod.rst
Expand Up @@ -1429,6 +1429,9 @@ newContentElement.wizardItems
mod.wizards.newContentElement.wizardItems.[group].elements.[name].tt_content_defValues
(array) Default values for tt_content fields.

mod.wizards.newContentElement.wizardItems.[group].elements.[name].saveAndClose
(boolean) If `1`, directs the user back to the :guilabel:`Page` module directly instead of showing the FormEngine. Default `0`.

:aspect:`Example`
.. _pageexample1:

Expand Down

0 comments on commit cbf0652

Please sign in to comment.