[Typo3-dev] Released dynaflex

Thomas Hempel thomas at work.de
Wed Sep 14 13:53:35 CEST 2005


Hi Stig,

> This sounds very interesting.
> I have always wanted to change some of the labels ('label' => 
> 'LLL:EXT:lang/locallang_general.php:LGL.hidden',) in the backend in some 
> extensions, but only when the record is on a specific page (f.e. 
> configured by page.tsconfig).
> Maybe it's possible to do this with this extension.
Hm... I think not that you think of. As I said to Dimitry you can't 
evaluate values inside of a table field. But what you can do is, select 
the TSconfig of that specific page and call a userfunction afterwards 
that have to create the field config. (see manual). The userfunction 
will get the fetched database fields and has to parse them self.

Once again the same as I wrote Dimitry. If you have specific usecases 
and you have no idea if this is possible with dynaflex. Write me an 
email with a concrete description of your problem and will see if this 
is possible or not. And if I think it's useful I will implement it in 
dynaflex. :-D


Greets,
Thomas

--
typo3-unleashed.net




More information about the TYPO3-dev mailing list