[TYPO3-dev] dynaflex DCA

Thomas Hempel thomas at work.de
Tue Nov 28 10:43:11 CET 2006


Hi,

yeah that works, because you can have as much DCA childs as you want.

>> Yeap, you have to have one class for every table. 
> But what if i got more than 1 dynfield per table?
> i tried :
> 	var $DCA  = array (
> 		 0 =>	array	(
> 			'path' =>
> 'table1/columns/field1/config/ds/default',
> 			'modifications'	=> array (
> 			......
> 		),
>   		 1 =>	array	(
> 			'path' =>
> 'table1/columns/field2/config/ds/default',
> 			'modifications'	=> array (
> 			......
> 	);
> 
> This results in 2 equal looking fields ?!?

Greets,
Thomas


P.S.: Can you contact me offlist please?

-- 
typo3-unleashed.net




More information about the TYPO3-dev mailing list