[TYPO3-mvc] Using RTE in form.textarea?

Joerg Schoppet joerg at schoppet.de
Fri Oct 2 10:56:47 CEST 2009


Hi,

1. is it possible, as of now, to use/configure a RTE for a 
fluid-generated textarea?


2. Great would perhaps be the possibility to automatically invoke the 
TCA-config.

What I mean is the following:

If I bind an object to a form with the "object" attribute and create 
e.g. a textarea with
<f:form.textarea property="description" />
just introduce an additional attribute "TCA" or more general "format", 
which then checks the binded object and fetch the needed 
column-definition from the corresponding TCA.
Additionally automatic validators could be introduced depending on the 
TCA-config,. e.g. "eval"


Comments, tips, hints?


Joerg


More information about the TYPO3-project-typo3v4mvc mailing list