how could i can add html content element in flexform in typo3. I have tried
<settings.sDEF1.sociallinks>
<TCEforms>
<exclude>1</exclude>
<label>Social Links</label>
<config>
<type>text</type>
<renderType>t3editor</renderType>
<format>html</format>
<cols>30</cols>
<rows>5</rows>
</config>
</TCEforms>
</settings.sDEF1.sociallinks>
which not working.
ref : https://docs.typo3.org/typo3cms/TCAReference/Reference/Columns/Text/Index.html#rendertype