Bug #94424
closed
TCA description not overridden with TCFORM config
Added by Florian Rival over 3 years ago.
Updated over 3 years ago.
Description
Try to override a field description through TCEFORM, but the description is not set nor overridden.
TsConfig sample :
TCEFORM.tt_content.header {
label = Overridden label
description = Overridden description
}
The label is overridden but the description isn't.
Typo3 version : 10.4.17
- Status changed from New to Closed
Hi, thanks for your report. This is actually a missing feature, which was added in #93794.
Unfortunately, features won't be backported, so this will not be available in v10. However, as you can see in the referenced patch, it's just a new FormDataProvider, which is public FormEngine API and could therefore easily be implemented in your own site extension for your v10 project(s).
I'll therefore close this issue. If you think that this is the wrong decision or encounter a similar problem, please reopen it or open a new issue with a reference to this one.
- Related to Feature #93794: TCA field description is not configurable via TSconfig added
- Related to deleted (Feature #93794: TCA field description is not configurable via TSconfig)
- Is duplicate of Feature #93794: TCA field description is not configurable via TSconfig added
Also available in: Atom
PDF