diff --git a/Documentation/Types/_Properties/_CreationOptions.rst.txt b/Documentation/Types/_Properties/_CreationOptions.rst.txt index 6d989fc3..c90c6ac4 100644 --- a/Documentation/Types/_Properties/_CreationOptions.rst.txt +++ b/Documentation/Types/_Properties/_CreationOptions.rst.txt @@ -19,9 +19,11 @@ .. versionadded:: 13.0 - If true, clicking on the new element wizard directs the user back to - the page module directly instead of showing the edit form from the form - engine. Can be overridden with page TSconfig option + If true, clicking on the new element wizard will take the user directly + to the page module, rather than showing the edit form from the form + engine. + + Can be overridden with page TSconfig option :confval:`saveAndClose `. .. confval:: defaultValues @@ -32,7 +34,8 @@ .. versionadded:: 13.0 - If true, clicking on the new element wizard directs the user back to - the page module directly instead of showing the edit form from the form - engine. Can be overridden with page TSconfig option + Default values inserted into the fields of the `tt_content` record on + creation via the "New Content Element" wizard + + Can be overridden with page TSconfig option :confval:`tt_content_defValues `.