Project

General

Profile

Actions

Bug #93793

closed

Page cannot be hidden by default if it is not created by drag'n'drop

Added by Jan Delius about 3 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-03-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In TYPO3 10.4.14 a page cannot be hidden by default. No matter if you take the context menu and select "New" there or if you create a new page at the desired position via the list module. By drag'n'drop in the PageTree the page is hidden.

Tried configurations:

PageTS:

TCAdefaults.pages.hidden = 1

TCA:

$GLOBALS['TCA']['pages']['columns']['hidden']['config']['default'] = 1;


Related issues 2 (2 open0 closed)

Related to TYPO3 Core - Bug #93263: Creating a new page via pagetree context menu 'New' does not apply TCAdefaultsNew2021-01-11

Actions
Related to TYPO3 Core - Bug #96161: TCAdefaults not workingNeeds Feedback2021-11-30

Actions
Actions #1

Updated by Chris Müller about 3 years ago

Yes, it is possible: Have a look at the "Important" note in the documentation:
https://docs.typo3.org/m/typo3/reference-tsconfig/10.4/en-us/UserTsconfig/TcaDefaults.html

Actions #2

Updated by Riccardo De Contardi about 3 years ago

  • Status changed from New to Needs Feedback
Actions #3

Updated by Benni Mack almost 3 years ago

  • Related to Bug #93263: Creating a new page via pagetree context menu 'New' does not apply TCAdefaults added
Actions #4

Updated by Riccardo De Contardi over 2 years ago

  • Related to Bug #96161: TCAdefaults not working added
Actions #5

Updated by Christian Kuhn about 2 years ago

  • Status changed from Needs Feedback to Closed

Hey. I hope it's ok to close here - Chris linked to a docs snipped that should solve the issue. Please re-open or create a fresh issue in case we missed something.

Actions

Also available in: Atom PDF