Project

General

Profile

Actions

Bug #83264

closed

Filter for insert record types does not work

Added by Christoph Lehmann over 6 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Start date:
2017-12-08
Due date:
% Done:

0%

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

Description

It either works with

TCEFORM.tt_content.records.config.allowed = tt_content (to only allow normal content elements)

nor with

$GLOBALS['TCA']['tt_content']['columns']['records']['config']['allowed'] = 'pages,tt_content,tx_news_domain_model_news';

in typo3conf/ext/site_ext/Configuration/TCA/Overrides/tt_content.php

im combination with correct dependencies in ext_emconf.php

Actions

Also available in: Atom PDF