[Typo3-dev] Problem with DS

Kraft Bernhard kraftb at kraftb.at
Sat Apr 9 15:36:09 CEST 2005


Hallo,


I have a problem with the following DS datastructure:

                <cellspacing>
                   <TCEforms>
                      <label>LLL:EXT:kb_conttable/locallang_db.php:tt_content.tx_kbconttable_flex.sheet_general.cellspacing</label>
                      <config>
                         <type>input</type>
                         <size>4</size>
                         <max>4</max>
                         <eval>int</eval>
                         <range>
                            <upper>100</upper>
                            <lower>-1</lower>
                         </range>
                         <default>-1</default>
                      </config>
                   </TCEforms>
                </cellspacing>

I set the default and lower values to -1 ... But as soon as I save a fresh form always
0 comes up as the default. I tried changing the default value to 3 or some other positive
value but it always stays 0 ....

Do I miss something ?


greets,
Bernhard




More information about the TYPO3-dev mailing list