[TYPO3-dev] Using Froms from t3lib_tceforms in backend module development

belbono belbono at gmx.de
Tue Sep 18 11:17:06 CEST 2007


Hey,

I´m working on a backend module and I need some forms to set up some 
database relations. The t3lib_tceforms have some nice functions for 
generating such formulars and it would be nice to use this. 
Unfortunately I couldn't find some calls which tell me how to use this 
functions.
In fact I´m interested in the select form (not group) for creating M:N 
relations.

Can anyone tell how to use t3lib_tceforms::getSingleField_typeSelect() ?

The best would be setting up a config array like in tce.php and give it 
to this function, but I don't really think this is possible.. ?

Alex






More information about the TYPO3-dev mailing list