[TYPO3-dev] Creating edit forms for a domain model

Xavier Perseguers typo3 at perseguers.ch
Wed Feb 25 07:21:08 CET 2009


Hi,

I'd like to create form to edit objects of the business model I created. 
I guess I should use TCA to render the form and some constraints and 
then hook somewhere to handle the actual "save" which should not be in 
the database but through persist / persistAll methods of my domain model.

What is your opinion? Does it seem to be feasible (I mean w/o rewriting 
a whole part of TYPO3)? Would you consider another way? Do you know any 
extension which does something more or less similar?

Thanks

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en

One contribution a day keeps the fork away




More information about the TYPO3-dev mailing list