[TYPO3-english] COA inside another COA - is it a wise thing?

Riccardo De Contardi riccardo.decontardi at bhuman.it
Mon May 10 16:15:03 CEST 2010


A little "odd" question about typoscript:

Is it "wise" to have a COA inside another COA? I mean Something like:

lib.myobject = COA
lib.myobject{
   1 = TEXT
   1.value = hello

   2 = COA
   2.wrap = <p>|</p>

   2{
     1 = TEXT
     1.value = ...

     2 = TEXT
     2.value = ...

    }
}

Thank you for your answer


-- 
--------------------------------------------
Riccardo De Contardi - Web Developer
B Human Srl - www.bhuman.it
Via Canzio, 15 - 20131 Milano
TEL +39-02-20.23.271 - FAX +39-02-20.240.561
--------------------------------------------


More information about the TYPO3-english mailing list