[Typo3-dev] dynamic BE fieldlist?
Ingmar Schlecht
ingmars at web.de
Mon May 17 10:13:22 CEST 2004
Horn Gábor schrieb:
> I'd like to ask for your advice on the following topic: is it possible
> to change which fields appears when editing an own extension's element's
> fields due to a row in the database?
Perhaps the field type 'user' that's available in 3.6.0 is what you're
looking for.
Have a look at the function
getSingleField_typeUser($table,$field,$row,&$PA) in the file
http://cvs.sourceforge.net/viewcvs.py/typo3/TYPO3core/t3lib/class.t3lib_tceforms.php?rev=1.25&view=markup
cheers,
Ingmar
More information about the TYPO3-dev
mailing list