Project

General

Profile

Actions

Bug #91317

closed

TCA SelectSingleElement does not render fieldControl

Added by Ludovic Nogueira about 4 years ago. Updated almost 4 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2020-05-06
Due date:
% Done:

0%

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

Description

Following this issue https://forge.typo3.org/issues/89032, you should also patch it for TYPO3 9.

Just one difference, you need to instanciate the attribute "$defaultFieldWizard"


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #89032: TCA SelectSingleElement does not render fieldControlClosed2019-08-28

Actions
Actions #1

Updated by Ludovic Nogueira about 4 years ago

  • Related to Bug #89032: TCA SelectSingleElement does not render fieldControl added
Actions #2

Updated by Benni Mack almost 4 years ago

  • Status changed from New to Rejected

Hey Ludovic,

this change was added to TYPO3 v10 as a feature https://review.typo3.org/c/Packages/TYPO3.CMS/+/61566 - since TYPO3 v9 is in maintenance and "critical fixes only" mode, we won't add this feature into TYPO3 v9 ourselves. We suggest updating to TYPO3 v10 (should be fairly possible, plus no raised system requirements on the server side) or if this is not possible, I recommend overriding the SingleSelect element with the Node registry in TCA.

If you feel otherwise, reach out to me to discuss this further.

Actions #3

Updated by Ludovic Nogueira almost 4 years ago

  • Assignee set to Benni Mack

Hey! Thank you for your answer.

But for me, it's strange that it was flagged as a feature but not as a bug since in the doc you never specify that "fieldControl" is only available for multipleSideBySide and singleBox (not all renderType). For me it's just something that was forgotten, either in the doc or in the code. (doc: https://docs.typo3.org/m/typo3/reference-tca/9.5/en-us/ColumnsConfig/Type/Select.html)

Anyway I can't update this website to TYPO3 10, so I just overrided it, you can close this issue, thanks!

Actions #4

Updated by Benni Mack almost 4 years ago

Hey Ludovic,

yes. this could have been a bugfix as well, I agree. We should look at these things closer the next time! Thanks for the report again, as this helps us to make better decisions in the future!

Actions

Also available in: Atom PDF