[TYPO3-hci] FE/BE Forms Library - two wishes
    Martin Kutschker 
    Martin.Kutschker at n0spam-blackbox.net
       
    Mon Jun 19 19:10:29 CEST 2006
    
    
  
Elmar Hinz schrieb:
> Martin Kutschker wrote:
> 
> 
>>Another thought: in the BE currently the form rendering is coupled to
>>the TCA. This must go. The new TCA form rendering code may use a basic
> 
> This must stay. Forms generetion that is steered by TCA is not only usefull
> in current backend. It would also be usefull for FE.
You don't understand what I meant.
The current BE forms are based compeltely on the TCA. If you want something 
else you have to code your own form handling.
The idea is that the new form library can handle everything (plain mail 
forms, DB forms, LDAP forms etc). So the BE of course will still be able to 
render TCA based forms. But this code must use the new "abstract" form library.
Masi
    
    
More information about the TYPO3-team-hci
mailing list