[TYPO3-templavoila] fce selector box how to?

Klaus Hinum k_hinum at hotmail.com
Tue Mar 21 15:37:38 CET 2006


Hi group,

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.

<numIndex index="0" type="array">
   <numIndex index="0">Selector text</numIndex>
   <numIndex index="1">&lt;b&gt; Here is some HTML text 
&lt;/b&gt;</numIndex>
</numIndex>

The problem is a)
If the <numIndex index="1"> text gets too long i get an error message 
(or its just truncated)

and b)
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.)

or is there any other solution?

thanks in advance
regards
Klaus



More information about the TYPO3-project-templavoila mailing list