[Typo3-dev] how to render just some fields of a db/custom form with TCEforms in own module

Andreas Förthner Andreas.Foerthner at netlogix.de
Mon Sep 26 13:32:09 CEST 2005


Hi List,

I'm programming my first module and I have problems with the field 
rendering of my backend forms. I have my DB tables and in the list 
module all forms are rendered as expected. But now I have my own module. 
There only some fields should be rendered and I'd like to put some 
additional output under this edit form.
The reason why is, that the other fields are inserted from outside by 
another programm. Also there should be the possibility to edit more than 
one table on the same page. That's why the list module doesn't work for me.
I looked at the alt_doc sript, but if I try to render my form with the 
tceforms class, I get the the form but no content is in the fields...

It would be great if anyone could give me a code snippet, which function 
s I have to call/files to include to render such a form, because I can't 
figure it out just by reading the alt_doc.php file. Or if anyone knows a 
tutorial where the form rendering process is explained step by step, 
that would be great.

Thanks for your help...

have a nice day

Andreas




More information about the TYPO3-dev mailing list