[TYPO3-project-formidable] About rc_formidable_rdt_rte

Radu Cocieru radu at cocieru.com
Thu Dec 14 21:03:34 CET 2006


Hi !

I had some troubles with the Frontend RTE as well ... it happens to 
conflict with some JS scripts and therefor not update the hidden text 
area field that gets sent to the server.

If you use Firefox, tell me what error is listed under Tools->"Error 
Console" ...

Regards

François SCHOSSIG wrote:
> Hello the list,
> 
> I have just installed rc_formidable_rdt_rte v0.0.3. but have a big problem.
> 
> The RTE is activ, with the right Page TSconfig configuration.
> But when I click on save, nothing from the RTE is saved. All other field 
> modifications are saved, this means that their should not be an error in 
> the XML configuration. So what do I forget ?
> If I modify the content of the RTE field in the backend, it is saved, 
> but FORMidable does not load it.
> 
> Here is the XML.
>     <renderlet:RTE name="communication_text">
>       
> <label>LLL:EXT:aer_regiopresse/pi1/locallang.xml:formEdit.communication.communication_text.label</label> 
> 
>       <custom>class="userRepField"</custom>
>       <validators>
>         <validator:STANDARD>
>           <required>
>             <value>true</value>
>             
> <message>LLL:EXT:aer_regiopresse/pi1/locallang.xml:formEdit.communication.communication_text.required</message> 
> 
>           </required>
>         </validator:STANDARD>
>       </validators>
>     </renderlet:RTE>
> 
> Regards.
> -- 
> F. SCHOSSIG, ICT Manager
> Assemblée des Régions d'Europe
> http://www.a-e-r.org
> 
> 


More information about the TYPO3-project-formidable mailing list