Actions
Bug #101489
closedRTE in Flexform required cannot be met
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2023-07-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
rte flexform richtext required
Complexity:
Is Regression:
Sprint Focus:
Description
When using a Richtext Form Element in Flexform, the requirement cannot be met.
<config>
<type>text</type>
<cols>24</cols>
<rows>3</rows>
<required>1</required>
<enableRichtext>1</enableRichtext>
</config>
Files
Updated by Nikita Hovratov over 1 year ago
- Status changed from New to Needs Feedback
Hey, I can't reproduce this behaviour. We recently fixed a bug, so that the RTE is validated at all. Are you on the latest patch release? Does it work for normal RTE fields (not inside FlexForm)? Can you cross-check with another installation?
Updated by Christian Kuhn about 1 year ago
- Status changed from Needs Feedback to Closed
Hey.
I gave this a quick shot by manipulating styleguide_rte rte_flex_1 rte_1: Works for me.
Since Nikita was unable to reproduce as well, I hope it's ok going ahead here and closing this.
Please re-open or create a new issue in case we missed something.
Actions