Bug #101831
closedfieldExplanationText in form finisher checkboxes not rendered
100%
Description
This is a follow-up issue to #90238, which was closed due to lack of feedback.
The described behavior is still reproducible, the fieldExplanationText
is not rendered for form finisher checkboxes. This is especially the case since #95086 got merged, because this patch removed the template element for field explanation texts. I don't see any arguments for not having such field explanation texts for checkboxes. Therefore, I suggest to treat this as a regression of #95086 and re-add field explanation texts for form finisher checkboxes.
At the moment, the finisher option addHtmlPart
of e-mail finishers already provides a field explanation text which is not rendered anymore (at least with TYPO3 v12.4.5 and latest main). For verification, just create a new form, add an e-mail finisher and check out finisher option addHtmlPart
.
Updated by Elias Häußler about 1 year ago
- Related to Task #90238: In finishers fieldExplanationText does not work on all inspectors added
Updated by Elias Häußler about 1 year ago
- Related to Task #95086: Change checkboxes to toggle buttons in the form editor added
Updated by Gerrit Code Review about 1 year 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/+/80826
Updated by Gerrit Code Review about 1 year ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80843
Updated by Anonymous about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f89a5265b9831651751d570293c7f9451be5196d.