Project

General

Profile

Actions

Feature #88645

open

TCA modification via TS: change required option of a field

Added by Markus no-lastname-given almost 5 years ago. Updated about 4 years ago.

Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Start date:
2019-06-27
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Very often the users should mandatory fill out some fields in the BE when creating new records (e.g. tx_news records), so you have to change the TCA option "eval" to "required" for example.
In the moment you are not able to change it via PageTS: you have to create an own extension to override these TCA settings, what is a little bit complex for such a "problem" that often occurs.

Please implement a possibility to change it via a simple PageTS setting.

Actions #1

Updated by Georg Ringer about 4 years ago

  • Category changed from TypoScript to Backend User Interface
  • Status changed from New to Accepted
  • Target version set to Candidate for Major Version

... must be added to \TYPO3\CMS\Backend\Form\Utility\FormEngineUtility::$allowOverrideMatrix

Actions

Also available in: Atom PDF