[Typo3-dev] T3DataStructure question.

Stig N. Jepsen stig at 8620.dk
Thu May 27 14:58:40 CEST 2004


I'm trying to make a select type for a FlexForm, but I run into problems.

I have something like this:
<config>
      <type>selector</type>
      <items>
                   <item1></item1>
                   <item2>AAA</item2>
                   <item3>BBB</item3>
                   <item4>CCC</item4>
      </items>
</config>

But only the first letter of each item is displayed.
What am I doing wrong?

/Stig






More information about the TYPO3-dev mailing list