[TYPO3-english] Flexform sheetTitle

Peter Russ peter.russ at 4many.net
Thu Apr 2 16:48:10 CEST 2009


--- 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>


-- 
Fiat lux! Docendo discimus.
_____________________________
uon GbR

http://www.uon.li
http://www.xing.com/profile/Peter_Russ


More information about the TYPO3-english mailing list