Bug #96671
openPageTSConfig override for group fields do not work
0%
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
Updated by Gerrit Code Review almost 3 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
Updated by Stefan Froemken almost 3 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
Updated by Benni Mack about 2 years ago
- Target version changed from 12.0 to 12.1
Updated by Karsten Nowak (undkonsorten) about 2 years 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.
Updated by Benni Mack almost 2 years ago
- Target version changed from 12.1 to 12.2
Updated by Benni Mack almost 2 years ago
- Target version changed from 12.2 to 12.3
Updated by Benni Mack over 1 year ago
- Target version changed from 12.3 to 12 LTS
Updated by Gerrit Code Review over 1 year 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
Updated by Benni Mack over 1 year ago
- Target version changed from 12 LTS to Candidate for patchlevel
Updated by Gerrit Code Review over 1 year 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
Updated by Gerrit Code Review about 1 month ago
Patch set 4 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
Updated by Gerrit Code Review 28 days ago
Patch set 5 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