Project

General

Profile

Actions

Bug #96671

open

PageTSConfig override for group fields do not work

Added by Stefan Froemken about 2 years ago. Updated 10 months ago.

Status:
Under Review
Priority:
Should have
Category:
Backend User Interface
Start date:
2022-01-29
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

Hello Core-Team,

I just see the new Feature in TYPO3 12:

#91077 - Element browser entry points for TCA type "group"

It works for fields defined directly in TCA, but not for fields in type "flex". Tested with felogin:

TCEFORM.tt_content.pi_flexform.felogin_login.sDEF.settings\.pages.config.elementBrowserEntryPoints.tt_content = 3
TCEFORM.tt_content.pi_flexform.felogin_login.sDEF.settings\.pages.config.size = 1
#TCEFORM.tt_content.pi_flexform.felogin_login.sDEF.settings\.pages.disabled = 1

I have added the "disabled" line to test, if the path works in general. Jep, the field will is disabled...so the path is correct ;-)

As you will see, either the "size", "max_size" neither the "elementBrowserEntryPoints" will be accepted.

Stefan

Actions #1

Updated by Gerrit Code Review about 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73197

Actions #2

Updated by Stefan Froemken about 2 years ago

  • Assignee set to Stefan Froemken
  • Complexity set to easy

Sorry, I mean:

TCEFORM.tt_content.pi_flexform.felogin_login.sDEF.settings\.pages.config.elementBrowserEntryPoints.pages = 2

Stefan

Actions #3

Updated by Benni Mack over 1 year ago

  • Target version changed from 12.0 to 12.1
Actions #4

Updated by Karsten Nowak (undkonsorten) over 1 year ago

This is also useful in TYPO3 10. I hope it will be also built in TYPO3 10 ;-).

Without those patch my Page TS setting

TCEFORM.tt_content.pi_flexform.addressmgmt_list {
  sDEF {
    settings\.addresses.config.maxitems = 25
  }
}

will not work. With those patch everyhing is fine.

Actions #5

Updated by Benni Mack over 1 year ago

  • Target version changed from 12.1 to 12.2
Actions #6

Updated by Benni Mack about 1 year ago

  • Target version changed from 12.2 to 12.3
Actions #7

Updated by Benni Mack about 1 year ago

  • Target version changed from 12.3 to 12 LTS
Actions #8

Updated by Gerrit Code Review 12 months ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73197

Actions #9

Updated by Benni Mack 11 months ago

  • Target version changed from 12 LTS to Candidate for patchlevel
Actions #10

Updated by Gerrit Code Review 10 months ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73197

Actions

Also available in: Atom PDF