[TYPO3-templavoila] FCE: Selector Box: Value is not allowed

Steffen Kamper info at sk-typo3.de
Fri Feb 13 15:36:40 CET 2009


Hi Hauke,

first it would be nice if you use full name in your profile instead just 
"Hauke"

try to use integers for the value, this is normally done (label/value-pair)

vg Steffen

Hauke schrieb:
> Hi,
> 
> I have a FCE where I have a Selector Box with the following values:
> 
>    <TCEforms type="array">
>     <config type="array">
>      <type>select</type>
>      <items type="array">
>       <numIndex index="0" type="array">
>        <numIndex index="0">Angabe in Textfeld / input in 
> textfield</numIndex>
>        <numIndex index="1"></numIndex>
>       </numIndex>
>       <numIndex index="1" type="array">
>        <numIndex index="0"><![CDATA[Gebundenes Buch, 192 Seiten, 12,2 x 
> 18,8 cm]]></numIndex>
>        <numIndex index="1"><![CDATA[Gebundenes Buch, 192 Seiten, 12,2 x 
> 18,8 cm]]></numIndex>
>       </numIndex>
>       <numIndex index="2" type="array">
>        <numIndex index="0"><![CDATA[Hardcover, 192 pages, 12,2 x 18,8 
> cm]]></numIndex>
>        <numIndex index="1"><![CDATA[Hardcover, 192 pages, 12,2 x 18,8 
> cm]]></numIndex>
>       </numIndex>
>      </items>
>      <default>0</default>
>     </config>
>     <label>Format Dropdown</label>
>    </TCEforms>
> 
> If I use another Element than default I always get the text "Aktueller 
> Wert ist nicht erlaubt / value is not allowed here" after saving.
> 
> Do you know what the reason could be?
> 
> Sincerely,
> Hauke


More information about the TYPO3-project-templavoila mailing list