[TYPO3-templavoila] fce selector box how to?

Dmitry Dulepov typo3 at fm-world.ru
Tue Mar 21 17:14:58 CET 2006


Hi!

Klaus Hinum wrote:
> can somebody help me to implement a selector box so that the user can
> choose an option and different html output is shown on the screen.

Try using locallang files in items:

<numIndex index="0" type="array">
  <numIndex index="0">LLL:fileadmin/locallang.xml:selector.text</numIndex>
  <numIndex index="1">LLL:fileadmin.locallang.xml:selector.value</numIndex>
</numIndex>

> so i wanted to solve that with some typoscript after the <eType></eType>
> tags but there i havent got a clue how to do it (if and conditions with
> the field name did not work, to output the fieldname did work.)

Did not get this...

Dmitry.
-- 
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)



More information about the TYPO3-project-templavoila mailing list