[TYPO3-english] Flexform sheetTitle
Gregory Loichot
gloichot at cross-systems.ch
Thu Apr 2 17:07:29 CEST 2009
Still doesn't work... so strange...
Peter Russ a écrit :
> --- Original Nachricht ---
> Absender: Gregory Loichot
> Datum: 01.04.2009 13:59:
>> Hi,
>>
>> I'm writing a flexform for my extension. It look like :
>>
>> <T3DataStructure>
>> <meta>
>> <langDisable>1</langDisable>
>> </meta>
>> <sheets>
> [...]
>>
>> What happens :
>> LLL:EXT:cross118712/locallang_db.xml:tt_content.pi_flexform.confPart.firstName
>> becomes "First Name" and
>> LLL:EXT:cross118712/locallang_db.xml:tt_content.pi_flexform.confPart.title
>> become....
>> LLL:EXT:cross118712/locallang_db.xml:tt_content.pi_flexform.confPart.title
>>
>>
>> Why "Configuration particular" doesn't appear ?
>>
>> Thank you.
>
> TYPO3 Core APIs - p. 117
>
> wrong
> > <langDisable>1</langDisable>
> should be
> <langDisable>0</langDisable>
>
>
More information about the TYPO3-english
mailing list